mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-24 23:18:35 +02:00
Fix Chinese translation.
This commit is contained in:
parent
0bec45844c
commit
93e7e9eb3e
9 changed files with 17 additions and 17 deletions
|
@ -330,7 +330,7 @@ exports.level = {
|
|||
"type": "GitDemonstrationView",
|
||||
"options": {
|
||||
"beforeMarkdowns": [
|
||||
"这里有一个合并提交记录。如果不加数字修改符直接检出 `main^`,会回到第一个父提交记录。",
|
||||
"这里有一个合并提交记录。如果不加数字修改符直接切换到 `main^`,会回到第一个父提交记录。",
|
||||
"",
|
||||
"(*在我们的图示中,第一个父提交记录是指合并提交记录正上方的那个提交记录。*)"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue