mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-01 18:24:28 +02:00
Fix some translation and punctuation for Traditional Chinese.
This commit is contained in:
parent
ae4c052b8c
commit
b261d16a96
20 changed files with 29 additions and 29 deletions
|
@ -247,7 +247,7 @@ exports.level = {
|
|||
"markdowns": [
|
||||
"## 模擬合作",
|
||||
"",
|
||||
"接下來的課程有一個很難的事情,我們需要讓你學會如何 pull remote 上的更新 。",
|
||||
"接下來的課程有一個很難的事情,我們需要讓你學會如何 pull remote 上的更新。",
|
||||
"",
|
||||
"這就表示我們必須要 \"假裝\" remote 被你其中一個同事/ 朋友/ 合作的人在某個特定的 branch 上面送了一些特定的 commit。",
|
||||
"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue