Skip to content

Commit 621c39d

Browse files
alcogitster
authored andcommitted
Add Author and Documentation sections to git-for-each-ref.txt
Signed-off-by: Alexei Sholik <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 22817b4 commit 621c39d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Documentation/git-for-each-ref.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,3 +204,15 @@ eval=`git for-each-ref --shell --format="$fmt" \
204204
refs/tags`
205205
eval "$eval"
206206
------------
207+
208+
Author
209+
------
210+
Written by Junio C Hamano <[email protected]>.
211+
212+
Documentation
213+
-------------
214+
Documentation by Junio C Hamano and the git-list <[email protected]>.
215+
216+
GIT
217+
---
218+
Part of the linkgit:git[1] suite

0 commit comments

Comments
 (0)