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",
|
||||
"* Fake some teamwork (1 commit)",
|
||||
"* Commit some work yourself (1 commit)",
|
||||
"* Publish your work via *rebasing*"
|
||||
"* Clone 你的仓库",
|
||||
"* 模拟一次远程提交(fakeTeamwork)",
|
||||
"* 本地提交一次",
|
||||
"* 用**变基**提交你的修改(--rebase)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue