X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgithooks.txt;h=cfdae1efa2d446e76218df7a2586a26789a151f6;hb=f29680221124d05581dd2db52a4e7f0fa15fa929;hp=5faaaa5fedcd0d61234d3927a89d77144f2a15ad;hpb=ed187bd5936267744aa579ab1a33f0b07862a74b;p=git.git diff --git a/Documentation/githooks.txt b/Documentation/githooks.txt index 5faaaa5fe..cfdae1efa 100644 --- a/Documentation/githooks.txt +++ b/Documentation/githooks.txt @@ -20,6 +20,10 @@ directory to trigger action at certain points. When all disabled. To enable a hook, rename it by removing its `.sample` suffix. +NOTE: It is also a requirement for a given hook to be executable. +However - in a freshly initialized repository - the `.sample` files are +executable by default. + This document describes the currently defined hooks. applypatch-msg