Heya, On Tue, Dec 8, 2009 at 10:35, Jeff King <peff@xxxxxxxx> wrote: > $ bash > $ echo "!fixup commit" > bash: !fixup: event not found > $ echo "fixup! commit" > fixup! commit Speaking of which, must we use that annoying bang? I hate how bash gets in my way when I try to write a commit message with a a bang in it, I'd much rather use a different character that is not in risk of being mistreated by my shell. (Although it seems that bash does do TRT in the 'fixup!' case.) -- 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