projects
/
git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4b9a0de
a495281
)
Merge branch 'ap/rebase-multiple-fixups'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 1 Jul 2013 19:41:52 +0000
(12:41 -0700)
committer
Junio 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