Commit 7ad8663
翻译修正
我又来了。
文章原文是:However, you can set up other tracking branches if you wish — ones that track branches on other remotes, or don’t track the master branch. The simple case is the example you just saw, running git checkout -b <branch> <remote>/<branch>.
同样认为翻译有两处不妥:
1. 从波折号开始,一直到句号,虽然说有的地方并没有转折词,但是都是列出来了跟踪其他分支的可能性,所以都是翻译成或是,又或是。
2. The simple case is the example you just saw,原翻译为:最简单的就是之前看到的例子。但是根据上下文感觉不是很通顺,中间有两个词都可以翻译为例子。经过上下文的多次考量,决定修改为:最简单的实例就是像之前看到的那样。1 parent e3ea6f0 commit 7ad8663
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | | - | |
| 138 | + | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments