Git Town - 支持高级别工作流开源 Git 插件
Git Town 是开源的 Git 插件,可以添加 Git 命令,使得软件协作开发更高效更安全。Git Town 支持常规和高级别的 Git 工作流。
Git Town 提供以下这些额外的 Git 命令:
开发工作流
-
git hack - cuts a new up-to-date feature branch off the main branch
-
git sync - updates the current branch with all ongoing changes
-
git new-pull-request - create a new pull request
-
git ship - delivers a completed feature branch and removes it
代码仓库维护
-
git kill - removes a feature branch
-
git prune-branches - delete all merged branches
-
git rename-branch - rename a branch
-
git repo - view the repository homepage
配置和帮助
-
git town - general Git Town help, view and change Git Town configuration
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!