summaryrefslogtreecommitdiffstats
path: root/git-am.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-am.txt')
-rw-r--r--git-am.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/git-am.txt b/git-am.txt
index 320da6c4f..326276e51 100644
--- a/git-am.txt
+++ b/git-am.txt
@@ -258,6 +258,13 @@ This command can run `applypatch-msg`, `pre-applypatch`,
and `post-applypatch` hooks. See linkgit:githooks[5] for more
information.
+CONFIGURATION
+-------------
+
+include::includes/cmd-config-section-all.txt[]
+
+include::config/am.txt[]
+
SEE ALSO
--------
linkgit:git-apply[1].