]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/pretty-add-again' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Jul 2017 20:58:57 +0000 (13:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Jul 2017 20:58:57 +0000 (13:58 -0700)
The pretty-format specifiers like '%h', '%t', etc. had an
optimization that no longer works correctly.  In preparation/hope
of getting it correctly implemented, first discard the optimization
that is broken.

* rs/pretty-add-again:
  pretty: recalculate duplicate short hashes

1  2 
pretty.c
strbuf.c
strbuf.h

diff --cc pretty.c
Simple merge
diff --cc strbuf.c
Simple merge
diff --cc strbuf.h
Simple merge