From: Junio C Hamano <gitster@pobox.com>
To: Anders Kaseorg <andersk@MIT.EDU>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] git-prompt: Document GIT_PS1_DESCRIBE_STYLE
Date: Tue, 11 Dec 2012 15:36:24 -0800 [thread overview]
Message-ID: <7v38zc6u13.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <alpine.DEB.2.00.1212111815580.1093@dr-wily.mit.edu> (Anders Kaseorg's message of "Tue, 11 Dec 2012 18:20:24 -0500 (EST)")
Anders Kaseorg <andersk@MIT.EDU> writes:
> GIT_PS1_DESCRIBE_STYLE was introduced in v1.6.3.2~35. Document it in the
> header comments.
>
> Signed-off-by: Anders Kaseorg <andersk@mit.edu>
> ---
Thanks.
> contrib/completion/git-prompt.sh | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/contrib/completion/git-prompt.sh b/contrib/completion/git-prompt.sh
> index bf20491..5ab488c 100644
> --- a/contrib/completion/git-prompt.sh
> +++ b/contrib/completion/git-prompt.sh
> @@ -49,6 +49,15 @@
> # find one, or @{upstream} otherwise. Once you have set
> # GIT_PS1_SHOWUPSTREAM, you can override it on a per-repository basis by
> # setting the bash.showUpstream config variable.
> +#
> +# If you would like to see more information about the identity of
> +# commits checked out as a detached HEAD, set GIT_PS1_DESCRIBE_STYLE
> +# to one of these values:
> +#
> +# contains relative to newer annotated tag (v1.6.3.2~35)
> +# branch relative to newer tag or branch (master~4)
> +# describe relative to older annotated tag (v1.6.3.1-13-gdd42c2f)
> +# default exactly matching tag
>
> # __gitdir accepts 0 or 1 arguments (i.e., location)
> # returns location of .git repo
prev parent reply other threads:[~2012-12-11 23:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-11 23:20 [PATCH] git-prompt: Document GIT_PS1_DESCRIBE_STYLE Anders Kaseorg
2012-12-11 23:36 ` 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=7v38zc6u13.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=andersk@MIT.EDU \
--cc=git@vger.kernel.org \
/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