summaryrefslogtreecommitdiffstats
path: root/git-checkout.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-checkout.txt')
-rw-r--r--git-checkout.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/git-checkout.txt b/git-checkout.txt
index 9f37e22e1..4cb9d555b 100644
--- a/git-checkout.txt
+++ b/git-checkout.txt
@@ -600,6 +600,13 @@ $ edit frotz
$ git add frotz
------------
+CONFIGURATION
+-------------
+
+include::includes/cmd-config-section-all.txt[]
+
+include::config/checkout.txt[]
+
SEE ALSO
--------
linkgit:git-switch[1],