We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe1020 commit 26e1cd6Copy full SHA for 26e1cd6
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