Skip to content

Commit b7973fb

Browse files
committed
Merge branch 'maint'
2 parents 77b598b + 86ef7b3 commit b7973fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/git-push.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,8 @@ leading to commit A. The history looks like this:
286286
----------------
287287

288288
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.
289+
back to the original repository from which you two obtained the original
290+
commit X.
290291

291292
The push done by the other person updated the branch that used to point at
292293
commit X to point at commit A. It is a fast-forward.

0 commit comments

Comments
 (0)