summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-07-20 10:28:22 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-07-20 10:28:22 +0000
commitf6002a9d88be66b5d7ac79bf312feb0b622791ca (patch)
tree20c5398fe6e35898a0193cebcdb4c0eec1378ace /git-commit.html
parentbb6e0789b38b1d3ecb600a1ff05cdff4b88f677c (diff)
downloadgit-htmldocs-f6002a9d88be66b5d7ac79bf312feb0b622791ca.tar.gz
Autogenerated HTML docs for v1.5.3-rc2-22-g69a9b
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/git-commit.html b/git-commit.html
index 0fac2b9c8..f528785bc 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -657,10 +657,12 @@ message when a commit is made to force UTF-8 at the commit
object level, because re-coding to UTF-8 is not necessarily a
reversible operation.</p>
</div>
-<h2>ENVIRONMENT VARIABLES</h2>
+<h2>ENVIRONMENT AND CONFIGURATION VARIABLES</h2>
<div class="sectionbody">
-<p>The command specified by either the VISUAL or EDITOR environment
-variables is used to edit the commit log message.</p>
+<p>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).</p>
</div>
<h2>HOOKS</h2>
<div class="sectionbody">
@@ -687,7 +689,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Jul-2007 02:09:35 UTC
+Last updated 20-Jul-2007 10:27:37 UTC
</div>
</div>
</body>