Skip to content

Commit 85ff22e

Browse files
committed
Merge branch 'jn/am-doc-hooks'
* jn/am-doc-hooks: am doc: add a pointer to relevant hooks
2 parents 430e476 + 0e3d40c commit 85ff22e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/git-am.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,11 @@ commits, like running 'git am' on the wrong branch or an error in the
193193
commits that is more easily fixed by changing the mailbox (e.g.
194194
errors in the "From:" lines).
195195

196+
HOOKS
197+
-----
198+
This command can run `applypatch-msg`, `pre-applypatch`,
199+
and `post-applypatch` hooks. See linkgit:githooks[5] for more
200+
information.
196201

197202
SEE ALSO
198203
--------

0 commit comments

Comments
 (0)