Skip to content

Commit c75fb77

Browse files
committed
Merge branch 'kn/for-each-tag-branch' into maint
A minor documentation update. * kn/for-each-tag-branch: for-each-ref: fix description of '--contains' in manpage
2 parents 4453d76 + 8b5a3e9 commit c75fb77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-for-each-ref.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ OPTIONS
7676
specified commit (HEAD if not specified).
7777

7878
--contains [<object>]::
79-
Only list tags which contain the specified commit (HEAD if not
79+
Only list refs which contain the specified commit (HEAD if not
8080
specified).
8181

8282
FIELD NAMES

0 commit comments

Comments
 (0)