OSDN Git Service

Merge branch 'fr/rebase-i-continue-preserve-options'
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Dec 2015 22:42:52 +0000 (14:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Dec 2015 22:42:52 +0000 (14:42 -0800)
"git rebase -i" started with merge strategy options did not
propagate them upon "git rebase --continue".

* fr/rebase-i-continue-preserve-options:
  rebase -i: remember merge options beyond continue actions


Trivial merge