]> granicus.if.org Git - git/commitdiff
Merge branch 'ap/rebase-multiple-fixups'
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Jul 2013 19:41:52 +0000 (12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Jul 2013 19:41:52 +0000 (12:41 -0700)
Having multiple "fixup!" on a line in the rebase instruction sheet
did not work very well with "git rebase -i --autosquash".

* ap/rebase-multiple-fixups:
  lib-rebase: style: use write_script, <<-\EOF
  rebase -i: handle fixup! fixup! in --autosquash


Trivial merge