summaryrefslogtreecommitdiffstats
path: root/git-switch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-switch.txt')
-rw-r--r--git-switch.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/git-switch.txt b/git-switch.txt
index bbcbdceb4..c60fc9c13 100644
--- a/git-switch.txt
+++ b/git-switch.txt
@@ -265,6 +265,13 @@ always create a new name for it (without switching away):
$ git switch -c good-surprises
------------
+CONFIGURATION
+-------------
+
+include::includes/cmd-config-section-all.txt[]
+
+include::config/checkout.txt[]
+
SEE ALSO
--------
linkgit:git-checkout[1],