]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/c-auto-resets-attributes'
authorJunio C Hamano <gitster@pobox.com>
Thu, 6 Oct 2016 21:53:12 +0000 (14:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Oct 2016 21:53:12 +0000 (14:53 -0700)
commit578e6021c0819d7be1179e05e7ce0e6fdb2a01b7
treea888a1c8322c16f3218d6267c2395af75f1f32d0
parentfbfe878f9777d4d52e1eaef1fca5170b9efee99a
parent82b83da8d30fb8d1f04f7dd7ac769ceb6ab431c3
Merge branch 'rs/c-auto-resets-attributes'

When "%C(auto)" appears at the very beginning of the pretty format
string, it did not need to issue the reset sequence, but it did.

* rs/c-auto-resets-attributes:
  pretty: avoid adding reset for %C(auto) if output is empty
pretty.c