Martin Erik Werner writes:
> So would it make sense to do:
> GIT_PS1_SHOWUNTRACKEDFILES="dummy" &&
> unset GIT_PS1_SHOWUNTRACKEDFILES &&
> (...)
> instead then?
I think we have sane_unset exactly for this reason.
--
To unsubscribe from this list: send the line "unsubscribe git"
On Wed, 2013-02-13 at 08:23 -0800, Junio C Hamano wrote:
> Martin Erik Werner writes:
>
> > Add 4 test for the bash.showUntrackedFiles config option, covering all
> > combinations of the shell var being set/unset and the config option
> > being enabled/disabled.
> >
> > Signed-off-by: Martin Erik
Martin Erik Werner writes:
> Add 4 test for the bash.showUntrackedFiles config option, covering all
> combinations of the shell var being set/unset and the config option
> being enabled/disabled.
>
> Signed-off-by: Martin Erik Werner
> ---
> t/t9903-bash-prompt.sh | 40 +++
Add 4 test for the bash.showUntrackedFiles config option, covering all
combinations of the shell var being set/unset and the config option
being enabled/disabled.
Signed-off-by: Martin Erik Werner
---
t/t9903-bash-prompt.sh | 40
1 file changed, 40 inse
4 matches
Mail list logo