mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-08 03:54:35 +02:00
Fix Chinese translation.
This commit is contained in:
parent
0bec45844c
commit
93e7e9eb3e
9 changed files with 17 additions and 17 deletions
|
@ -260,7 +260,7 @@ exports.level = {
|
|||
"",
|
||||
"`git describe <ref>`",
|
||||
"",
|
||||
"`<ref>` 可以是任何能被 Git 识别成提交记录的引用,如果你没有指定的话,Git 会以你目前所检出的位置(`HEAD`)。",
|
||||
"`<ref>` 可以是任何能被 Git 识别成提交记录的引用,如果你没有指定的话,Git 会使用你目前所在的位置(`HEAD`)。",
|
||||
"",
|
||||
"它输出的结果是这样的:",
|
||||
"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue