Skip to content

Commit 78dc48e

Browse files
committed
Merge branch 'mh/doc-wo-names'
* mh/doc-wo-names: doc: remote author/documentation sections from more pages
2 parents 69b024d + 8169007 commit 78dc48e

File tree

6 files changed

+0
-40
lines changed

6 files changed

+0
-40
lines changed

Documentation/git-column.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ OPTIONS
4343
--padding=<N>::
4444
The number of spaces between columns. One space by default.
4545

46-
47-
Author
48-
------
49-
Written by Nguyen Thai Ngoc Duy <[email protected]>
50-
5146
GIT
5247
---
5348
Part of the linkgit:git[1] suite

Documentation/git-for-each-ref.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -219,14 +219,6 @@ eval=`git for-each-ref --shell --format="$fmt" \
219219
eval "$eval"
220220
------------
221221

222-
Author
223-
------
224-
Written by Junio C Hamano <[email protected]>.
225-
226-
Documentation
227-
-------------
228-
Documentation by Junio C Hamano and the git-list <[email protected]>.
229-
230222
SEE ALSO
231223
--------
232224
linkgit:git-show-ref[1]

Documentation/git-http-backend.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -263,14 +263,6 @@ identifying information of the remote user who performed the push.
263263
All CGI environment variables are available to each of the hooks
264264
invoked by the 'git-receive-pack'.
265265

266-
Author
267-
------
268-
Written by Shawn O. Pearce <[email protected]>.
269-
270-
Documentation
271-
--------------
272-
Documentation by Shawn O. Pearce <[email protected]>.
273-
274266
GIT
275267
---
276268
Part of the linkgit:git[1] suite

Documentation/git-notes.txt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -375,16 +375,6 @@ does not match any refs is silently ignored.
375375
If not set in the environment, the list of notes to copy depends
376376
on the `notes.rewrite.<command>` and `notes.rewriteRef` settings.
377377

378-
379-
Author
380-
------
381-
Written by Johannes Schindelin <[email protected]> and
382-
Johan Herland <[email protected]>
383-
384-
Documentation
385-
-------------
386-
Documentation by Johannes Schindelin and Johan Herland
387-
388378
GIT
389379
---
390380
Part of the linkgit:git[7] suite

Documentation/git-remote-ext.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,6 @@ begins with `ext::`. Examples:
116116
determined by the helper using environment variables (see
117117
above).
118118

119-
Documentation
120-
--------------
121-
Documentation by Ilari Liusvaara, Jonathan Nieder and the Git list
122-
123-
124119
GIT
125120
---
126121
Part of the linkgit:git[1] suite

Documentation/git-remote-fd.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ EXAMPLES
5050
`git push fd::7,8/bar master`::
5151
Same as above.
5252

53-
Documentation
54-
--------------
55-
Documentation by Ilari Liusvaara and the Git list <[email protected]>
56-
5753
GIT
5854
---
5955
Part of the linkgit:git[1] suite

0 commit comments

Comments
 (0)