mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-12 15:44:25 +02:00
commit
71488c6f4d
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ exports.level = {
|
|||
"",
|
||||
"你现在是相对引用的高手了,现在*用*他来实际做点事情。",
|
||||
"",
|
||||
"我使用相对引用最多的就是移动分支。你可以使用`-f`选项把直接让分支指向另一个提交亡灵。举个例子:",
|
||||
"我使用相对引用最多的就是移动分支。你可以使用`-f`选项把直接让分支指向另一个提交。举个例子:",
|
||||
"",
|
||||
"`git branch -f master HEAD~3`",
|
||||
"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue