summaryrefslogtreecommitdiffstats
path: root/git-status.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-11-29 15:56:22 -0800
committerJunio C Hamano <gitster@pobox.com>2021-11-29 15:56:22 -0800
commitf24d6b5b23d901f1da0026ce4b3f9c1e1b5e09f6 (patch)
treeb7d02acc279af5f0473fab19ed00a22415af6ec5 /git-status.html
parent9e6349aff79ff94450c8aeafac9e6601cf32dced (diff)
downloadgit-htmldocs-f24d6b5b23d901f1da0026ce4b3f9c1e1b5e09f6.tar.gz
Autogenerated HTML docs for v2.34.1-75-gabe6b
Diffstat (limited to 'git-status.html')
-rw-r--r--git-status.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/git-status.html b/git-status.html
index ab52fc4bd..e5f221091 100644
--- a/git-status.html
+++ b/git-status.html
@@ -1214,6 +1214,15 @@ information about the current branch.</p></div>
</div></div>
</div>
<div class="sect3">
+<h4 id="_stash_information">Stash Information</h4>
+<div class="paragraph"><p>If <code>--show-stash</code> is given, one line is printed showing the number of stash
+entries if non-zero:</p></div>
+<div class="literalblock">
+<div class="content">
+<pre><code># stash &lt;N&gt;</code></pre>
+</div></div>
+</div>
+<div class="sect3">
<h4 id="_changed_tracked_entries">Changed Tracked Entries</h4>
<div class="paragraph"><p>Following the headers, a series of lines are printed for tracked
entries. One of three different line formats may be used to describe
@@ -1368,7 +1377,7 @@ using <code>git --no-optional-locks status</code> (see <a href="git.html">git(1)
<div id="footer">
<div id="footer-text">
Last updated
- 2021-10-14 10:10:01 PDT
+ 2021-11-29 15:54:03 PST
</div>
</div>
</body>