author | Junio C Hamano <junkio@cox.net> | |
Wed, 17 Jan 2007 19:12:03 +0000 (11:12 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 17 Jan 2007 20:03:26 +0000 (12:03 -0800) | ||
commit | 03eeaeaea57485e288dfecc37b120b074d6e92de | |
tree | 0f9fdb45c95d894cb108e10d462c62c544dc3853 | tree | snapshot |
parent | 2aa73a8fa23d9f5b9048816f9884f65a2d24215a | commit | diff |
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>
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 | diff | blob | history | |
builtin-log.c | diff | blob | history |