summaryrefslogtreecommitdiffstats
path: root/git-checkout.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-07-03 07:05:31 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-07-03 07:05:31 +0000
commit1d90cb06fff9524ece5485f8d716da466af822d7 (patch)
treec8d3e02e22a6f7ba2a13c8bd0adce3c8d089c4e2 /git-checkout.html
parentd526ba9b47b4ea5c29f3e49e8250babef215eb37 (diff)
downloadgit-htmldocs-1d90cb06fff9524ece5485f8d716da466af822d7.tar.gz
Autogenerated HTML docs for v1.5.3-rc0
Diffstat (limited to 'git-checkout.html')
-rw-r--r--git-checkout.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-checkout.html b/git-checkout.html
index 15ed96d6c..43989db03 100644
--- a/git-checkout.html
+++ b/git-checkout.html
@@ -354,8 +354,9 @@ working tree.</p>
</dt>
<dd>
<p>
- Create the new branch's ref log. This activates recording of
- all changes to made the branch ref, enabling use of date
+ Create the new branch's reflog. This activates recording of
+ all changes made to the branch ref, enabling use of date
+ based sha1 expressions such as "&lt;branchname&gt;@{yesterday}".
</p>
</dd>
<dt>
@@ -537,7 +538,7 @@ $ git add frotz</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 16-Jun-2007 09:48:56 UTC
+Last updated 03-Jul-2007 07:03:39 UTC
</div>
</div>
</body>