mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
translate leftover instructions
This commit is contained in:
parent
7c7a4d2f75
commit
ab694efcbe
1 changed files with 4 additions and 4 deletions
|
@ -725,10 +725,10 @@ exports.level = {
|
||||||
"",
|
"",
|
||||||
"要完成本节, 你需要完成以下几步: ",
|
"要完成本节, 你需要完成以下几步: ",
|
||||||
"",
|
"",
|
||||||
"* Clone your repo",
|
"* Clone 你的仓库",
|
||||||
"* Fake some teamwork (1 commit)",
|
"* 模拟一次远程提交(fakeTeamwork)",
|
||||||
"* Commit some work yourself (1 commit)",
|
"* 本地提交一次",
|
||||||
"* Publish your work via *rebasing*"
|
"* 用**变基**提交你的修改(--rebase)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue