summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-07-25 08:53:33 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-07-25 08:53:33 +0000
commita3770f9d55168c4d4ab437414e20475790e02e3a (patch)
treec73e9537468c1e500a28a617bcd96a38822d68bf /git-commit.html
parentcc13f556fc72f6f0670e61599363f6e327736ffb (diff)
downloadgit-htmldocs-a3770f9d55168c4d4ab437414e20475790e02e3a.tar.gz
Autogenerated HTML docs for v1.5.3-rc3
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git-commit.html b/git-commit.html
index f528785bc..af283396a 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -380,6 +380,19 @@ that, you can recover from it with <a href="git-reset.html">git-reset(1)</a>.</p
</p>
</dd>
<dt>
+-t &lt;file&gt;|--template=&lt;file&gt;
+</dt>
+<dd>
+<p>
+ Use the contents of the given file as the initial version
+ of the commit message. The editor is invoked and you can
+ make subsequent changes. If a message is specified using
+ the <tt>-m</tt> or <tt>-F</tt> options, this option has no effect. The
+ template file may also be specified using the <tt>commit.template</tt>
+ configuration variable.
+</p>
+</dd>
+<dt>
-s|--signoff
</dt>
<dd>
@@ -689,7 +702,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 20-Jul-2007 10:27:37 UTC
+Last updated 25-Jul-2007 08:53:09 UTC
</div>
</div>
</body>