Skip to content

Commit

Permalink
Merge branch 'mh/doc-wo-names'
Browse files Browse the repository at this point in the history
* mh/doc-wo-names:
  doc: remote author/documentation sections from more pages
  • Loading branch information
Junio C Hamano committed Jan 27, 2014
2 parents 69b024d + 8169007 commit 78dc48e
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 40 deletions.
5 changes: 0 additions & 5 deletions Documentation/git-column.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
8 changes: 0 additions & 8 deletions Documentation/git-for-each-ref.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
8 changes: 0 additions & 8 deletions Documentation/git-http-backend.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
10 changes: 0 additions & 10 deletions Documentation/git-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
5 changes: 0 additions & 5 deletions Documentation/git-remote-ext.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 0 additions & 4 deletions Documentation/git-remote-fd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 78dc48e

Please sign in to comment.