Merge branch 'js/rebase-i-dedup-call-to-rerere'
authorJunio C Hamano <gitster@pobox.com>
Fri, 3 Jun 2016 21:38:01 +0000 (14:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Jun 2016 21:38:01 +0000 (14:38 -0700)
"git rebase -i", after it fails to auto-resolve the conflict, had
an unnecessary call to "git rerere" from its very early days, which
was spotted recently; the call has been removed.

* js/rebase-i-dedup-call-to-rerere:
rebase -i: remove an unnecessary 'rerere' invocation

1  2 
git-rebase--interactive.sh
Simple merge