git-init.txt: move description section up
[gitweb.git] / Documentation / git-bisect.txt
index c39d957c3a3a432f5e685d44066c145f03b96365..a1e47d679808a3ab6b02565891eec511830de0c3 100644 (file)
@@ -322,14 +322,6 @@ $ git bisect run sh -c "make || exit 125; ~/check_test_case.sh"
 +
 Does the same as the previous example, but on a single line.
 
-Author
-------
-Written by Linus Torvalds <torvalds@osdl.org>
-
-Documentation
--------------
-Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
-
 SEE ALSO
 --------
 link:git-bisect-lk2009.html[Fighting regressions with git bisect],