Merge branch 'maint'

This commit is contained in:
Junio C Hamano 2012-11-27 13:29:08 -08:00
commit b7973fbbc3

View File

@ -286,7 +286,8 @@ leading to commit A. The history looks like this:
----------------
Further suppose that the other person already pushed changes leading to A
back to the original repository you two obtained the original commit X.
back to the original repository from which you two obtained the original
commit X.
The push done by the other person updated the branch that used to point at
commit X to point at commit A. It is a fast-forward.