summaryrefslogtreecommitdiffstats
path: root/git-stash.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-stash.txt')
-rw-r--r--git-stash.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/git-stash.txt b/git-stash.txt
index 6e15f4752..c5d709182 100644
--- a/git-stash.txt
+++ b/git-stash.txt
@@ -382,6 +382,13 @@ grep commit | cut -d\ -f3 |
xargs git log --merges --no-walk --grep=WIP
----------------------------------------------------------------
+CONFIGURATION
+-------------
+
+include::includes/cmd-config-section-all.txt[]
+
+include::config/stash.txt[]
+
SEE ALSO
--------