git-cleanup-branch:[不建议使用] Cleanup Git在本地和远程以交互方式合并分支

时间:2024-02-26 01:33:18
【文件属性】:

文件名称:git-cleanup-branch:[不建议使用] Cleanup Git在本地和远程以交互方式合并分支

文件大小:919KB

文件格式:ZIP

更新时间:2024-02-26 01:33:18

git crystal crystal-language CrystalCrystal

git-cleanup-branch 清理Git的小实用程序,可以在本地和远程交互地合并合并的分支。 安装 支持平台: MacOS X Linux x86_64 从下载二进制文件。 或自行构建。 需要最新的 。 git clone --depth=1 https://github.com/ne-sachirou/git-cleanup-branch.git cd git-cleanup-branch make && make install 用法 cd git_project git cleanup-branch 贡献 分叉仓库。 签出新功能分支。 实施功能。 测试功能。


【文件预览】:
git-cleanup-branch-master
----Dockerfile.build.linux-x86_64(108B)
----.gitignore(386B)
----Dockerfile.test.linux-x86_64(93B)
----README.md(1014B)
----.rubocop.yml(66B)
----bin()
--------git-cleanup-branch.cr(92B)
--------create-sample-git-repository.sh(799B)
----shard.yml(176B)
----Gemfile(156B)
----shard.lock(127B)
----LICENSE(34KB)
----Gemfile.lock(1KB)
----src()
--------selectable_text_ui.cr(80B)
--------selectable_text_ui()
--------git_cleanup_branch.cr(93B)
--------git_cleanup_branch()
----features()
--------remove_branch.feature(2KB)
--------support()
--------step_definitions()
----spec()
--------selectable_text_ui()
--------git_cleanup_branch_spec.cr(58B)
--------git_cleanup_branch()
--------spec_helper.cr(51B)
--------selectable_text_ui_spec.cr(58B)
----build.darwin-x86_64.cr(993B)
----demo.gif(886KB)
----.travis.yml(777B)
----Makefile(2KB)
----test.darwin-x86_64.sb(414B)

网友评论