Merge branch 'jk/git-connection-deadlock-fix'
[gitweb.git] / Documentation / git-merge-base.txt
index 3fe510f85c415bfc576690e06cbe45ac46996961..b295bf83302de3fdac2833df756799a7aad6b404 100644 (file)
@@ -110,14 +110,6 @@ both '1' and '2' are merge-bases of A and B.  Neither one is better than
 the other (both are 'best' merge bases).  When the `--all` option is not given,
 it is unspecified which best one is output.
 
-Author
-------
-Written by Linus Torvalds <torvalds@osdl.org>
-
-Documentation
---------------
-Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
-
 See also
 --------
 linkgit:git-rev-list[1],