Files
git-mirror/git-commit-script
Junio C Hamano bc4af68a1a git commit: Allow editing on all occasions.
Sometimes it may be handy to be able to edit messages that come
from somewhere other than an existing commit.

This makes 'git commit -F <file> -e' to start editor with the initial
log message contents taken from <file>.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-08-29 21:25:19 -07:00

5.2 KiB
Executable File