commit | 03eeaeaea57485e288dfecc37b120b074d6e92de | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Wed Jan 17 11:12:03 2007 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Wed Jan 17 12:03:26 2007 -0800 |
tree | 0f9fdb45c95d894cb108e10d462c62c544dc3853 | |
parent | 2aa73a8fa23d9f5b9048816f9884f65a2d24215a [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>