Heya, On Tue, Sep 21, 2010 at 22:25, Pat Notz <patnotz@xxxxxxxxx> wrote: > This option makes it convenient to construct commit messages for use > with 'rebase --autosquash'. ÂThe resulting commit message will be > "fixup! ..." where "..." is the subject line of the specified commit > message. > > Example usage: > Â$ git commit --fixup HEAD~2 This is brilliant, I love it. I don't use 'autosquash' much atm because I don't like messing with commit messages. This would make using it much more convenient, thanks! -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html