git barry:可定制的高级git分支操作工具 源码
受Gitflow启发,但灵活且可自定义的项目管理工具。 快速演示: $ git barry start feature awesome # Create and switch to feature branch $ git barry finish # Merge with master then delete branch, switch to master $ git barry start release v0.9.8 # Create and switch to release branch $ git barry finish # Tag branch, merge wi
文件列表
git-barry-master.zip
(预估有个34文件)
git-barry-master
.travis.yml
284B
gitbarry
constants.py
249B
config
validator.py
517B
__init__.py
812B
convert.py
1KB
exceptions.py
57B
main.py
785B
暂无评论