X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgithooks.txt;h=7183aa9abbc35018dc50a7c0e5254cc72115af23;hb=3b0c19663e7976cd32188b42e762c980d1bb93d4;hp=a741769742a0b65cf940a14b3fd391c621ca5f7d;hpb=c0fc6869112e07cda2faff73670480df0d82d530;p=git.git diff --git a/Documentation/githooks.txt b/Documentation/githooks.txt index a74176974..7183aa9ab 100644 --- a/Documentation/githooks.txt +++ b/Documentation/githooks.txt @@ -335,6 +335,10 @@ The 'extra-info' is again command-dependent. If it is empty, the preceding SP is also omitted. Currently, no commands pass any 'extra-info'. +The hook always runs after the automatic note copying (see +"notes.rewrite." in linkgit:git-config.txt) has happened, and +thus has access to these notes. + The following command-specific comments apply: rebase::