summaryrefslogtreecommitdiffstats
path: root/git-reset.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-12-16 07:44:04 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-12-16 07:44:04 +0000
commit7d23f5e7a7c3d63a342a4c00caeca4ab11d30d17 (patch)
tree944eec50c17521b2c193a081e6cc53276c56f5fa /git-reset.html
parent47848ae0b2e2aa48f285bef6aa9fde0efa4295cd (diff)
downloadgit-htmldocs-7d23f5e7a7c3d63a342a4c00caeca4ab11d30d17.tar.gz
Autogenerated HTML docs for v1.4.4.2-g82dca
Diffstat (limited to 'git-reset.html')
-rw-r--r--git-reset.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-reset.html b/git-reset.html
index 2fbdefa45..d9a2baa37 100644
--- a/git-reset.html
+++ b/git-reset.html
@@ -304,7 +304,7 @@ the undo in the history.</p>
<p>
Does not touch the index file nor the working tree at all, but
requires them to be in a good order. This leaves all your changed
- files "Updated but not checked in", as <a href="git-status.html">git-status(1)</a> would
+ files "Added but not yet committed", as <a href="git-status.html">git-status(1)</a> would
put it.
</p>
</dd>
@@ -566,7 +566,7 @@ At this point the index file still has all the WIP changes you
</div>
<div id="footer">
<div id="footer-text">
-Last updated 03-Oct-2006 08:41:24 UTC
+Last updated 16-Dec-2006 07:43:52 UTC
</div>
</div>
</body>