]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-format-patch.txt
Introduce 'git-format-patch --suffix=.patch'
authorJunio C Hamano <junkio@cox.net>
Wed, 17 Jan 2007 19:12:03 +0000 (11:12 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 17 Jan 2007 20:03:26 +0000 (12:03 -0800)
commit03eeaeaea57485e288dfecc37b120b074d6e92de
tree0f9fdb45c95d894cb108e10d462c62c544dc3853
parent2aa73a8fa23d9f5b9048816f9884f65a2d24215a
Introduce 'git-format-patch --suffix=.patch'

The default can also be changed with "format.suffix" configuration.
Leaving it empty would not add any suffix.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-format-patch.txt
builtin-log.c