mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 16:38:50 +02:00
Fix typo of ZH_CN translation.
This commit is contained in:
parent
a7b23e0342
commit
2dba37bfad
1 changed files with 1 additions and 1 deletions
|
@ -403,7 +403,7 @@ exports.level = {
|
||||||
"",
|
"",
|
||||||
"你现在是相对引用的高手了,现在*用*他来实际做点事情。",
|
"你现在是相对引用的高手了,现在*用*他来实际做点事情。",
|
||||||
"",
|
"",
|
||||||
"我使用相对引用最多的就是移动分支。你可以使用`-f`选项把直接让分支指向另一个提交。举个例子:",
|
"我使用相对引用最多的就是移动分支。你可以使用`-f`选项直接让分支指向另一个提交。举个例子:",
|
||||||
"",
|
"",
|
||||||
"`git branch -f master HEAD~3`",
|
"`git branch -f master HEAD~3`",
|
||||||
"",
|
"",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue