文件名称:commit
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Linux] [SHELL] [源码]
- 上传时间:
- 2017-05-09
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- K**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
shell脚本,用于提交多个分支,某项相同修改需要提交到子分支,会用git cherry-pick,但是一个个分支手动切换然后提交很麻烦,此脚本大大简化提交过程,使用方法:./commit.sh 22bb6ddbb2a7d21a2261f8c611016747ac3dea5a master tmp ,会将修改提交到master 和tmp分支上-Shell scr ipt, used to submit multiple branches, a similar modification needs to be submitted to the sub-branch, will use git cherry-pick, but one by one manual switch and then submit a lot of trouble, this scr ipt greatly simplifies the submission process, use: Commit.sh 22bb6ddbb2a7d21a2261f8c611016747ac3dea5a master tmp that will commit the changes to the master and tmp branches
(系统自动生成,下载前可以参看下载内容)
下载文件列表
commit.sh