git-rebase-reword:修改任何git commit不仅要持续

时间:2021-05-13 00:44:59
【文件属性】:
文件名称:git-rebase-reword:修改任何git commit不仅要持续
文件大小:1KB
文件格式:ZIP
更新时间:2021-05-13 00:44:59
git-rebase-reword git-rebase-reword是一个简单的git命令,以与修改相同的方式来更改一个提交(最后一个或更旧的提交) 文献资料 它是基于对rebase交互操作的名称来命名的,以补充提交“ reword”。 参见和 -section交互模式-## Install 下载并符号链接到您的路径 $ git clone https://github.com/albfan/git-rebase-reword.git $ cd git-rebase-reword $ ln -s $PWD /git-rebase-reword ~ /bin/ $ ln -s $PWD /reword_editor ~ /bin/ ##用法 $ cd < repo> $ git rebase-reword < commit> 例子 # reword
【文件预览】:
git-rebase-reword-master
----git-rebase-reword(202B)
----reword_editor(59B)
----README.md(860B)

网友评论