1 Star 0 Fork 0

mat-cloud / mat-utils-git-py

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
main.py 224 Bytes
一键复制 编辑 原始数据 按行查看 历史
xinhe65045 提交于 2023-06-26 23:56 . init
from gitlab_clone import clone_group, clone_all, clone_project
url = 'http://gitlab.xinhe.me/';
private_token = 'glpat-sFQFeLsu5jmt_4yjU-CM';
base_path = r'D:\learn\tmp'
clone_group(url, private_token, base_path, "x-ccn")
Python
1
https://gitee.com/mat-cloud/mat-utils-git-py.git
git@gitee.com:mat-cloud/mat-utils-git-py.git
mat-cloud
mat-utils-git-py
mat-utils-git-py
master

搜索帮助