On Tue, Dec 08, 2009 at 01:24:50AM -0800, Junio C Hamano wrote: > I hate bikeshedding but somehow > > git commit -m "fixup! commit with this message" > > feels much more natural than having to write > > git commit -m "!fixup commit with this message". Also: $ bash $ echo "!fixup commit" bash: !fixup: event not found $ echo "fixup! commit" fixup! commit -Peff -- 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