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.
2 parents 77b598b + 86ef7b3 commit b7973fbCopy full SHA for b7973fb
Documentation/git-push.txt
@@ -286,7 +286,8 @@ leading to commit A. The history looks like this:
286
----------------
287
288
Further suppose that the other person already pushed changes leading to A
289
-back to the original repository you two obtained the original commit X.
+back to the original repository from which you two obtained the original
290
+commit X.
291
292
The push done by the other person updated the branch that used to point at
293
commit X to point at commit A. It is a fast-forward.
0 commit comments