Code

git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Aug 2007 01:14:41 +0000 (18:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Aug 2007 01:15:43 +0000 (18:15 -0700)
commit6d4bbebd35e3a6e8091d7188f1c4d49af7f054e3
tree8976d03e7f57d4b8813a33d88f120abc40b3744b
parent08874658b450600e72bb7cb0d0747c1ec4b0bfe1
git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.

[jc: adjusted t/t7501 as this makes -F and --amend compatible]

Signed-off-by: David Kastrup <dak@gnu.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-commit.sh
t/t7501-commit.sh