Thread (5 messages) flat view 5 messages, 5 authors, 2016-06-15

Re: [PATCH 0/3] Add a "fix" command to "rebase --interactive"

From: Jeff King <hidden>
Date: 2016-06-15 22:47:51

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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help