clone_army:保留所有组织或用户存储库的本地克隆

时间:2021-05-11 11:36:08
【文件属性】:
文件名称:clone_army:保留所有组织或用户存储库的本地克隆
文件大小:28KB
文件格式:ZIP
更新时间:2021-05-11 11:36:08
Python clone_army 在本地克隆或同步所有GitHub帐户的公共存储库。 正在安装 需要Python 3.5 pip install -e git+https://github.com/18F/clone_army.git#egg=clone_army 使用 要克隆或同步组织的存储库,请cd到要用作所有存储库的父目录的目录,然后 clone-army 如果没有子目录,则每个仓库都将被克隆。 或者,如果有的话,将在其中运行git pull。 组织名称之后的所有其他选项都将传递给git clone。 --depth 1,例如,进行,可以节省大量磁盘空间。 要克隆用户(不是组织)的存储库,请添加-u或--user: clone-army --user 要刷新(拉)仅当前作为子目录存在的存储库: clone-army -x 与仅重新运行c
【文件预览】:
clone_army-master
----MANIFEST.in(262B)
----README.rst(3KB)
----docs()
--------history.rst(28B)
--------conf.py(8KB)
--------usage.rst(75B)
--------make.bat(6KB)
--------installation.rst(1KB)
--------authors.rst(28B)
--------readme.rst(27B)
--------Makefile(7KB)
--------index.rst(502B)
--------contributing.rst(33B)
----AUTHORS.rst(153B)
----requirements_dev.txt(188B)
----.github()
--------ISSUE_TEMPLATE.md(321B)
----CONTRIBUTING.rst(3KB)
----tests()
--------mock_data.py(43KB)
--------test_clone_army.py(5KB)
--------__init__.py(24B)
----tox.ini(540B)
----HISTORY.rst(89B)
----setup.cfg(337B)
----requirements.txt(28B)
----setup.py(1KB)
----LICENSE.md(1KB)
----.gitignore(726B)
----clone_army()
--------clone_army.py(2KB)
--------cli.py(2KB)
--------__init__.py(105B)
----.circleci()
--------config.yml(2KB)
----Makefile(2KB)
----.codeclimate.yml(296B)
----.editorconfig(292B)

网友评论