Re: BUG Report: git branch ignore --no-abbrev flag

2017-03-09 Thread Guillaume Wenzek
ly between the two, so that may be it. On 8 March 2017 at 22:59, Junio C Hamano <gits...@pobox.com> wrote: > Junio C Hamano <gits...@pobox.com> writes: > >> Guillaume Wenzek <guillaume.wen...@gmail.com> writes: >> >>> After updating to git 2.12.0 on Mon

BUG Report: git branch ignore --no-abbrev flag

2017-03-08 Thread Guillaume Wenzek
Hi, After updating to git 2.12.0 on Monday I noticed that the "git branch" wasn't behaving as usual. As of today `git branch -vv --no-abbrev` outputs short hashes instead of long one (as requested by --no-abbrev)[1] git branch -vv --no-abbrev * (HEAD detached at 2.12.1)