[PATCH] git-commit-script: get commit message from an existing one.
commit5fec3ef101c0f18bbf2400423dc70e686e9d25b0
authorJunio C Hamano <junkio@cox.net>
Sat, 25 Jun 2005 09:22:05 +0000 (25 02:22 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:52:16 +0000 (25 16:52 -0700)
tree3d0b509de2103afd17f53c2144cb916dea959871
parent9cb480f2ad653d834fe5e4ba7a8a25f74ad1d89b
[PATCH] git-commit-script: get commit message from an existing one.

With -m flag specified, git-commit-script takes the commit
message along with author information from an existing commit.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
git-commit-script