<h2>DESCRIPTION</h2>\r
<div class="sectionbody">\r
<p>Updates the index file for given paths, or all modified files if\r
-<em>-a</em> is specified, and makes a commit object. The command\r
-VISUAL and EDITOR environment variables to edit the commit log\r
-message.</p>\r
+<em>-a</em> is specified, and makes a commit object. The command specified\r
+by either the VISUAL or EDITOR environment variables are used to edit\r
+the commit log message.</p>\r
<p>Several environment variable are used during commits. They are\r
documented in <a href="git-commit-tree.html">git-commit-tree(1)</a>.</p>\r
<p>This command can run <tt>commit-msg</tt>, <tt>pre-commit</tt>, and\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 04-Jun-2006 07:24:22 UTC\r
+Last updated 02-Jul-2006 02:03:23 UTC\r
</div>\r
</div>\r
</body>\r
DESCRIPTION
-----------
Updates the index file for given paths, or all modified files if
-'-a' is specified, and makes a commit object. The command
-VISUAL and EDITOR environment variables to edit the commit log
-message.
+'-a' is specified, and makes a commit object. The command specified
+by either the VISUAL or EDITOR environment variables are used to edit
+the commit log message.
Several environment variable are used during commits. They are
documented in gitlink:git-commit-tree[1].