Merge branch 'pw/sequence-rerere-autoupdate'
commit1016495a7190911b37c354f7a985278c51ae6666
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 Aug 2017 17:29:00 +0000 (22 10:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Aug 2017 17:29:00 +0000 (22 10:29 -0700)
tree63d8897867229a377473b122902337658948add2
parenta49794d10826ef7cc9237abcf6474cd826de1063
parentf826fb799ed06f2f9537466f6988bcabd1200ebd
Merge branch 'pw/sequence-rerere-autoupdate'

Commands like "git rebase" accepted the --rerere-autoupdate option
from the command line, but did not always use it.  This has been
fixed.

* pw/sequence-rerere-autoupdate:
  cherry-pick/revert: reject --rerere-autoupdate when continuing
  cherry-pick/revert: remember --rerere-autoupdate
  t3504: use test_commit
  rebase -i: honor --rerere-autoupdate
  rebase: honor --rerere-autoupdate
  am: remember --rerere-autoupdate setting
builtin/am.c
sequencer.c