Re: [ANNOUNCE] Git v2.0.0-rc4

From: Junio C Hamano
Date: Wed May 21 2014 - 17:48:51 EST


Richard Hansen <rhansen@xxxxxxx> writes:

>> * The shell prompt script (in contrib/), when using the PROMPT_COMMAND
>> interface, used an unsafe construct when showing the branch name in
>> $PS1.
>> (merge 8976500 rh/prompt-pcmode-avoid-eval-on-refname later to maint).
>
> That commit has been merged to maint and is in v1.9.3.
>
> Also, 1e4119c (git-prompt.sh: don't assume the shell expands the value
> of PS1) is a fix that is in v2.0.0-rc4 but not v1.9.x. Maybe add
> something like:
>
> * The shell prompt script (in contrib/), when using Zsh and the
> precmd() interface, printed ${__git_ps1_branch_name} in the prompt
> instead of the branch name (regression in v1.9.3).
> (merge 1e4119c rh/prompt-pcmode-avoid-eval-on-refname later to
> maint).

Yes, already done this morning but not yet ready to be pushed out.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/