From: Junio C Hamano <gitster@pobox.com>
To: "SZEDER Gábor" <szeder@ira.uka.de>
Cc: Karthik Nayak <karthik.188@gmail.com>, git@vger.kernel.org
Subject: Re: [PATCH] for-each-ref: fix description of '--contains' in manpage
Date: Wed, 30 Mar 2016 13:59:17 -0700 [thread overview]
Message-ID: <xmqqlh4zsmvu.fsf@gitster.mtv.corp.google.com> (raw)
In-Reply-To: <1459345710-8088-1-git-send-email-szeder@ira.uka.de> ("SZEDER Gábor"'s message of "Wed, 30 Mar 2016 15:48:30 +0200")
SZEDER Gábor <szeder@ira.uka.de> writes:
> 'git for-each-ref's manpage says that '--contains' only lists tags,
> but it lists all kinds of refs.
>
> Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
> ---
Thanks; will apply on top of 4a71109a (for-each-ref: add
'--contains' option, 2015-07-07) so that we can eventually
include it in 2.7.x maintenance track.
> Documentation/git-for-each-ref.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/git-for-each-ref.txt b/Documentation/git-for-each-ref.txt
> index 012e8f9a080d..c52578bb87cc 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 [<object>]::
> - 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
prev parent reply other threads:[~2016-03-30 20:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-30 13:48 [PATCH] for-each-ref: fix description of '--contains' in manpage SZEDER Gábor
2016-03-30 20:59 ` Junio C Hamano [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqlh4zsmvu.fsf@gitster.mtv.corp.google.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=karthik.188@gmail.com \
--cc=szeder@ira.uka.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).