--- Documentation/git-commit.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index b5d81be..1b9e7a5 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -318,8 +318,8 @@ ENVIRONMENT AND CONFIGURATION VARIABLES --------------------------------------- The editor used to edit the commit log message will be chosen from the GIT_EDITOR environment variable, the core.editor configuration variable, the -VISUAL environment variable, or the EDITOR environment variable (in that -order). +VISUAL environment variable, the EDITOR environment variable, or finally 'vi' +(in that order). HOOKS ----- -- 1.6.0.4.608.ga9645.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html