diff options
author | Junio C Hamano <junkio@cox.net> | 2006-12-30 02:22:38 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-12-30 02:36:08 -0800 |
commit | 5dc7bcc2453ce854dc1192cfffcc8aee1cc3b69d (patch) | |
tree | f57dbd947565b299a87a2b29f78151f5ca43b284 /Documentation/git-commit.txt | |
parent | 000792830b8ca96e6d973545192cba8d5df48279 (diff) | |
download | git-5dc7bcc2453ce854dc1192cfffcc8aee1cc3b69d.tar.gz |
Documentation: i18n commit log message notes.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-commit.txt')
-rw-r--r-- | Documentation/git-commit.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index 0b74cd708e..a7adf24fa5 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -223,6 +223,11 @@ should be recorded as a single commit. In fact, the command refuses to run when given pathnames (but see `-i` option). +DISCUSSION +---------- + +include::i18n.txt[] + ENVIRONMENT VARIABLES --------------------- The command specified by either the VISUAL or EDITOR environment |