Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: =?utf-8?b?dmNzX2luZm8=?= Mercurial backend branch name display



>>>>> On May 24, 2010 Seth House <seth@xxxxxxxxx> wrote:

> This patch fixes a VCS_Info bug (introduced by me) that broke the branch display 
> by always displaying as "default".

> +if [[ -n ${r_branch} ]] || r_branch="default"

Looks like you have a spurious 'if' there..

Greg



Messages sorted by: Reverse Date, Date, Thread, Author