doc: remote author/documentation sections from more pages
authorMichael Haggerty <mhagger@alum.mit.edu>
Sun, 26 Jan 2014 23:43:49 +0000 (00:43 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Jan 2014 16:34:34 +0000 (08:34 -0800)
We decided at 48bb914e (doc: drop author/documentation sections from
most pages, 2011-03-11) to remove "author" and "documentation"
sections from our documentation. Remove a few stragglers.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-column.txt
Documentation/git-for-each-ref.txt
Documentation/git-http-backend.txt
Documentation/git-notes.txt
Documentation/git-remote-ext.txt
Documentation/git-remote-fd.txt
index 5d6f1cc464a09131cc7898b67fb165c600e2045f..03d18465d4f2cc8327362917d1c808e523333d11 100644 (file)
@@ -43,11 +43,6 @@ OPTIONS
 --padding=<N>::
        The number of spaces between columns. One space by default.
 
-
-Author
-------
-Written by Nguyen Thai Ngoc Duy <pclouds@gmail.com>
-
 GIT
 ---
 Part of the linkgit:git[1] suite
index d639abe17a0e948c3e8a7f06e3f4f42c2e69193e..42408752d0848f0854308407ff7606b40f1e6eed 100644 (file)
@@ -219,14 +219,6 @@ eval=`git for-each-ref --shell --format="$fmt" \
 eval "$eval"
 ------------
 
-Author
-------
-Written by Junio C Hamano <gitster@pobox.com>.
-
-Documentation
--------------
-Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
-
 SEE ALSO
 --------
 linkgit:git-show-ref[1]
index e3bcdb50e30ea984cb8ae842df0cf1e561e32a62..e8c13f60aea59c1c0575f1c0802a11fcc35ecb3c 100644 (file)
@@ -263,14 +263,6 @@ identifying information of the remote user who performed the push.
 All CGI environment variables are available to each of the hooks
 invoked by the 'git-receive-pack'.
 
-Author
-------
-Written by Shawn O. Pearce <spearce@spearce.org>.
-
-Documentation
---------------
-Documentation by Shawn O. Pearce <spearce@spearce.org>.
-
 GIT
 ---
 Part of the linkgit:git[1] suite
index 46ef0466beed0b297f986a652e4da1efedf2681c..84bb0fecb0415ecbe7824e9f4d43b0aee742798b 100644 (file)
@@ -375,16 +375,6 @@ does not match any refs is silently ignored.
 If not set in the environment, the list of notes to copy depends
 on the `notes.rewrite.<command>` and `notes.rewriteRef` settings.
 
-
-Author
-------
-Written by Johannes Schindelin <johannes.schindelin@gmx.de> and
-Johan Herland <johan@herland.net>
-
-Documentation
--------------
-Documentation by Johannes Schindelin and Johan Herland
-
 GIT
 ---
 Part of the linkgit:git[7] suite
index 8cfc748ae2da4fce4c7ef804dcd50d2d923068d5..cd0bb77e4a07453c54378b8f2db813ba354a68ef 100644 (file)
@@ -116,11 +116,6 @@ begins with `ext::`.  Examples:
        determined by the helper using environment variables (see
        above).
 
-Documentation
---------------
-Documentation by Ilari Liusvaara, Jonathan Nieder and the Git list
-<git@vger.kernel.org>
-
 GIT
 ---
 Part of the linkgit:git[1] suite
index 933c2adaf642522905bb8492da3fbf2f99b498f4..bcd37668e3508462881c12bdda5f6eed48072bf8 100644 (file)
@@ -50,10 +50,6 @@ EXAMPLES
 `git push fd::7,8/bar master`::
        Same as above.
 
-Documentation
---------------
-Documentation by Ilari Liusvaara and the Git list <git@vger.kernel.org>
-
 GIT
 ---
 Part of the linkgit:git[1] suite