summaryrefslogtreecommitdiffstats
path: root/git-stash.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-05 13:39:53 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-05 13:39:53 -0700
commit1eb5609b6b3e2908ee747dfe313c24f17334ce26 (patch)
tree7399ab13ecb59275ff9caa0624441831a5b0f8de /git-stash.html
parent70d664063d4eb347c0d30071e08a40fbf72dcd34 (diff)
downloadgit-htmldocs-1eb5609b6b3e2908ee747dfe313c24f17334ce26.tar.gz
Autogenerated HTML docs for v2.6.1-120-g24a00e
Diffstat (limited to 'git-stash.html')
-rw-r--r--git-stash.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-stash.html b/git-stash.html
index c30b612b7..182f6c038 100644
--- a/git-stash.html
+++ b/git-stash.html
@@ -844,6 +844,8 @@ show [&lt;stash&gt;]
shows the latest one. By default, the command shows the diffstat, but
it will accept any format known to <em>git diff</em> (e.g., <code>git stash show
-p stash@{1}</code> to view the second most recent stash in patch form).
+ You can use stash.showStat and/or stash.showPatch config variables
+ to change the default behavior.
</p>
</dd>
<dt class="hdlist1">
@@ -1081,7 +1083,7 @@ xargs git log --merges --no-walk --grep=WIP</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-03-14 14:59:49 PDT
+Last updated 2015-10-05 13:38:43 PDT
</div>
</div>
</body>