摘要:
在develop分支上rebase另外一个分支master,是将master作为本地,develop作为远端来处理的。 最后的效果是,develop分支看起来像是在master分支的最新的节点之后才进行开发的 develop分支上的commit记录 Administrator@LuJunTao MI 阅读全文
posted @ 2015-08-21 13:55
ChuckLu
阅读(12658)
评论(0)
推荐(2)
摘要:
How do I create a new git branch from an old commit?git checkout -b justin a9c146a09505837ec03bThis will create the new branch and check it out.git br... 阅读全文
posted @ 2015-08-21 10:26
ChuckLu
阅读(9953)
评论(0)
推荐(1)

浙公网安备 33010602011771号