Git development
 help / color / mirror / Atom feed
* git-commit --amend -m "..." complains?!?
@ 2007-08-01 14:25 David Kastrup
  2007-08-01 17:18 ` Junio C Hamano
  0 siblings, 1 reply; 7+ messages in thread
From: David Kastrup @ 2007-08-01 14:25 UTC (permalink / raw)
  To: git


I get

Option -m cannot be combined with -c/-C/-F/--amend.

but that makes no sense: of course there is ample reason for providing
an amended commit message on the command line.  -c, -C and -F indeed
all provide an alternative commit message, but --amend doesn't.

So what is the beef?

-- 
David Kastrup

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-08-02  1:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 14:25 git-commit --amend -m "..." complains?!? David Kastrup
2007-08-01 17:18 ` Junio C Hamano
2007-08-01 19:23   ` David Kastrup
2007-08-01 19:52     ` Junio C Hamano
2007-08-01 20:45       ` David Kastrup
2007-08-01 20:33         ` [PATCH] git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F David Kastrup
2007-08-02  1:03           ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox