summaryrefslogtreecommitdiffstats
path: root/git-stash.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-07-05 05:51:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-07-05 05:51:38 +0000
commit28d8ede23f022507f55c91fdc009374fc335cc19 (patch)
treeb600fd8477095800e048a748e86c57b44e5a3237 /git-stash.html
parentbb0f404400efdcb2661c4e23e54c335fd41d2031 (diff)
downloadgit-htmldocs-28d8ede23f022507f55c91fdc009374fc335cc19.tar.gz
Autogenerated HTML docs for v1.5.3-rc0-30-g114f
Diffstat (limited to 'git-stash.html')
-rw-r--r--git-stash.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-stash.html b/git-stash.html
index 9ec4029e8..2e36538c4 100644
--- a/git-stash.html
+++ b/git-stash.html
@@ -368,7 +368,7 @@ the <tt>HEAD</tt> commit. The ancestry graph looks like this:</p>
<div class="content">
<pre><tt> .----W
/ /
-...--H----I</tt></pre>
+-----H----I</tt></pre>
</div></div>
<p>where <tt>H</tt> is the <tt>HEAD</tt> commit, <tt>I</tt> is a commit that records the state
of the index, and <tt>W</tt> is a commit that records the state of the working
@@ -453,7 +453,7 @@ $ git stash apply
</div>
<div id="footer">
<div id="footer-text">
-Last updated 03-Jul-2007 07:03:46 UTC
+Last updated 05-Jul-2007 05:51:16 UTC
</div>
</div>
</body>