summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-04-05 23:08:03 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-04-05 23:08:03 +0000
commit47ea30e85eb01718d47adb2ef1ae073295cdcc7d (patch)
tree0544b21e7cd245d7be3c58724d48d401f64fa9d4 /git-commit.html
parentbfe9e75ebe8d3a83be46406130c76d54f8b14289 (diff)
downloadgit-htmldocs-47ea30e85eb01718d47adb2ef1ae073295cdcc7d.tar.gz
Autogenerated HTML docs for v1.3.0-rc2-g6cbd5
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-commit.html b/git-commit.html
index 08d93db49..ff315aaa2 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -399,7 +399,8 @@ information.</p>
<div class="content">
<pre><tt> $ git reset --soft HEAD^
$ ... do something else to come up with the right tree ...
- $ git commit -c ORIG_HEAD</tt></pre>
+ $ git commit -c ORIG_HEAD
+</tt></pre>
</div></div>
<p>but can be used to amend a merge commit.</p>
</dd>
@@ -506,7 +507,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 05-Apr-2006 21:43:17 UTC
+Last updated 05-Apr-2006 23:07:59 UTC
</div>
</div>
</body>