]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'fc/rerere-conflict-style' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Jun 2014 18:48:54 +0000 (11:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Jun 2014 18:48:54 +0000 (11:48 -0700)
"git rerere forget" did not work well when merge.conflictstyle
was set to a non-default value.

* fc/rerere-conflict-style:
  rerere: fix for merge.conflictstyle


Trivial merge