]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-am.txt
Merge branch 'ab/dedup-config-and-command-docs'
[thirdparty/git.git] / Documentation / git-am.txt
index 320da6c4f7624bceed05011033e177b234e28564..326276e51ce5734675f842771d41290057c53f90 100644 (file)
@@ -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].