We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e065d2 commit 0fc7736Copy full SHA for 0fc7736
book/05-distributed-git/sections/contributing.asc
@@ -422,7 +422,7 @@ Merge made by the 'recursive' strategy.
422
1 files changed, 4 insertions(+), 0 deletions(-)
423
----
424
425
-此时,Jessica 想要将所有合并后的“featureB”推送会服务器,,但她并不想直接推送她自己的 `featureB` 分支。
+此时,Jessica 想要将所有合并后的“featureB”推送回服务器,,但她并不想直接推送她自己的 `featureB` 分支。
426
由于 Josie 已经开启了一个上游的 `featureBee` 分支,因此 Jessica 想要推送到 *这个* 分支上,于是她这样做:
427
428
[source,console]
0 commit comments