summaryrefslogtreecommitdiffstats
path: root/git-stash.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-10-13 09:06:33 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-10-13 09:06:33 +0000
commit55295990d1f243a3d284fd822a43502b41566cb7 (patch)
treed51cb0310d60515cb43e579603c4595b812848a4 /git-stash.html
parent77e01e3150f98bde526e9cbf8360a0322ceab13e (diff)
downloadgit-htmldocs-55295990d1f243a3d284fd822a43502b41566cb7.tar.gz
Autogenerated HTML docs for v1.6.5-7-g9ecb
Diffstat (limited to 'git-stash.html')
-rw-r--r--git-stash.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-stash.html b/git-stash.html
index de157b1ff..1b605823b 100644
--- a/git-stash.html
+++ b/git-stash.html
@@ -392,7 +392,8 @@ list [&lt;options&gt;]
stash@{1}: On master: 9cc0589... Add git-stash</tt></pre>
</div></div>
<div class="para"><p>The command takes options applicable to the <em>git-log</em>
-command to control what is shown and how. See <a href="git-log.html">git-log(1)</a>.</p></div>
+command to control what is shown and how. If no options are set, the
+default is <tt>-n 10</tt>. See <a href="git-log.html">git-log(1)</a>.</p></div>
</dd>
<dt>
show [&lt;stash&gt;]
@@ -615,7 +616,7 @@ xargs git log --merges --no-walk --grep=WIP</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-09-08 00:55:01 UTC
+Last updated 2009-10-13 09:06:18 UTC
</div>
</div>
</body>