Git Town 介绍
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 官网
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。