summaryrefslogtreecommitdiffstats
path: root/git-reset.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-01-05 10:32:26 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-01-05 10:32:26 +0000
commit14b76487ff861981455b320a2c6d17632997773e (patch)
treea117c31a408ed72aabaefc46545e7cebb8e96c85 /git-reset.html
parent618bdde17dc39ece4908a6c70d7a57746ddf8c38 (diff)
downloadgit-htmldocs-14b76487ff861981455b320a2c6d17632997773e.tar.gz
Autogenerated HTML docs for v1.5.4-rc2-38-gd6da3
Diffstat (limited to 'git-reset.html')
-rw-r--r--git-reset.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-reset.html b/git-reset.html
index 368914a72..3be0caf00 100644
--- a/git-reset.html
+++ b/git-reset.html
@@ -274,7 +274,7 @@ git-reset(1) Manual Page
<div class="sectionbody">
<div class="verseblock">
<div class="content"><em>git-reset</em> [--mixed | --soft | --hard] [-q] [&lt;commit&gt;]
-<em>git-reset</em> [--mixed] [-q] &lt;commit&gt; [--] &lt;paths&gt;&#8230;</div></div>
+<em>git-reset</em> [--mixed] [-q] [&lt;commit&gt;] [--] &lt;paths&gt;&#8230;</div></div>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -335,7 +335,7 @@ the index from a given commit, without moving HEAD.</p>
</dt>
<dd>
<p>
- Commit to make the current HEAD.
+ Commit to make the current HEAD. If not given defaults to HEAD.
</p>
</dd>
</dl>
@@ -575,7 +575,7 @@ At this point the index file still has all the WIP changes you
</div>
<div id="footer">
<div id="footer-text">
-Last updated 14-Nov-2007 12:11:45 UTC
+Last updated 05-Jan-2008 10:31:57 UTC
</div>
</div>
</body>