Quoting Junio C Hamano [off-list ref]
Nanako Shiraishi [off-list ref] writes:
quoted
Teach a new option, --autosquash, to the interactive rebase.
When the commit log message begins with "!fixup ...", and there
is a commit whose title begins with the same ..., automatically
modify the todo list of rebase -i so that the commit marked for
squashing come right after the commit to be modified, and change
the action of the moved commit from pick to squash.
Signed-off-by: Nanako Shiraishi <redacted>
Hmph, did you forget to retitle the message, or keep in-body "Subject:"?
Sorry. Yes I did. Please amend it to -
Subject: rebase -i --autosquash: auto-squash commits
--
Nanako Shiraishi
http://ivory.ap.teacup.com/nanako3/