summaryrefslogtreecommitdiffstats
path: root/git-add.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-add.txt')
-rw-r--r--git-add.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/git-add.txt b/git-add.txt
index 9b37f3565..a030d33c6 100644
--- a/git-add.txt
+++ b/git-add.txt
@@ -433,6 +433,13 @@ they will make the patch impossible to apply:
* deleting context or removal lines
* modifying the contents of context or removal lines
+CONFIGURATION
+-------------
+
+include::includes/cmd-config-section-all.txt[]
+
+include::config/add.txt[]
+
SEE ALSO
--------
linkgit:git-status[1]