author | Junio C Hamano <junkio@cox.net> | |
Wed, 17 Jan 2007 23:03:39 +0000 (15:03 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 18 Jan 2007 07:48:20 +0000 (23:48 -0800) | ||
commit | 917a8f891f1ceeb48609f99ba3b32e022ac766f9 | |
tree | cdc42ddfc12ee467291c6bda1a05013b3e9f144e | tree | snapshot |
parent | e47f306d4bf964def1a0b29e8f7cea419471dffd | commit | diff |
git-format-patch: the default suffix is now .patch, not .txt
Editors often give easier handling of patch files if the
filename ends with .patch, so use it instead of .txt.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Editors often give easier handling of patch files if the
filename ends with .patch, so use it instead of .txt.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-format-patch.txt | diff | blob | history | |
Documentation/howto/rebase-from-internal-branch.txt | diff | blob | history | |
builtin-log.c | diff | blob | history |