From: Junio C Hamano Date: Fri, 6 May 2016 21:53:23 +0000 (-0700) Subject: Merge branch 'kn/for-each-tag-branch' into maint X-Git-Tag: v2.8.3~28 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c75fb77d9af4c640ddebfe17bbf45e46bb2a68a8?hp=4453d76c6abf28a3945a336c5321ea05f07bd8b6 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 --- diff --git a/Documentation/git-for-each-ref.txt b/Documentation/git-for-each-ref.txt index 012e8f9a08..c52578bb87 100644 --- a/Documentation/git-for-each-ref.txt +++ b/Documentation/git-for-each-ref.txt @@ -76,7 +76,7 @@ OPTIONS specified commit (HEAD if not specified). --contains []:: - Only list tags which contain the specified commit (HEAD if not + Only list refs which contain the specified commit (HEAD if not specified). FIELD NAMES