summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-05-22 21:10:51 +0900
committerJunio C Hamano <gitster@pobox.com>2021-05-22 21:10:51 +0900
commit921b9fd7b402da06e7370c11491a9fc30b0013ff (patch)
treede44bc62ed602790ec10d71e122e064dbe12ef90 /git-config.html
parent6efe282375a8e498caee44e50d8fe31f38f1e402 (diff)
downloadgit-htmldocs-921b9fd7b402da06e7370c11491a9fc30b0013ff.tar.gz
Autogenerated HTML docs for v2.32.0-rc1
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-config.html b/git-config.html
index 205ba5f58..a5de1fa78 100644
--- a/git-config.html
+++ b/git-config.html
@@ -9568,9 +9568,9 @@ stash.showIncludeUntracked
</dt>
<dd>
<p>
- If this is set to true, the <code>git stash show</code> command without an
- option will show the untracked files of a stash entry. Defaults to
- false. See description of <em>show</em> command in <a href="git-stash.html">git-stash(1)</a>.
+ If this is set to true, the <code>git stash show</code> command will show
+ the untracked files of a stash entry. Defaults to false. See
+ description of <em>show</em> command in <a href="git-stash.html">git-stash(1)</a>.
</p>
</dd>
<dt class="hdlist1">