git-aggregator:管理来自不同远程站点的git分支的聚合,以构建一个统一的分支

时间:2021-05-23 23:32:33
【文件属性】:
文件名称:git-aggregator:管理来自不同远程站点的git分支的聚合,以构建一个统一的分支
文件大小:37KB
文件格式:ZIP
更新时间:2021-05-23 23:32:33
Python git聚合器 管理来自不同远程站点的git分支的聚合,以构建一个统一的分支。 配置文件 创建一个repos.yaml或repos.yml文件: ./product_attribute : remotes : oca : https://github.com/OCA/product-attribute.git acsone : git+ssh://git@github.com/acsone/product-attribute.git merges : - oca 8.0 - oca refs/pull/105/head - oca refs/pull/106/head target : acsone aggregated_branch_name ./connector-interfac
【文件预览】:
git-aggregator-master
----MANIFEST.in(18B)
----.travis.yml(1KB)
----README.rst(9KB)
----.coveragerc(27B)
----DEVELOP.rst(542B)
----tests()
--------test_config.py(14KB)
--------__init__.py(119B)
--------test_repo.py(12KB)
--------test_log.py(2KB)
----tox.ini(76B)
----LICENSE(34KB)
----setup.cfg(26B)
----git_aggregator()
--------main.py(7KB)
--------utils.py(1KB)
--------repo.py(14KB)
--------__init__.py(119B)
--------log.py(3KB)
--------_compat.py(658B)
--------config.py(6KB)
--------exception.py(384B)
----setup.py(1KB)
----.gitignore(751B)

网友评论