Code

Merge branch 'em/commit-claim'
[git.git] / Documentation / git-commit.txt
index f89db9a0ff37bffa06f485be7d25a5f5bfe9a50f..d227cec9ba566caa098c36e8c91b19a8a27fcae5 100644 (file)
@@ -328,7 +328,7 @@ 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).
+order).  See linkgit:git-var[1] for details.
 
 HOOKS
 -----