directory to trigger action at certain points. When\r
<tt>git-init</tt> is run, a handful example hooks are copied in the\r
<tt>hooks</tt> directory of the new repository, but by default they are\r
-all disabled. To enable a hook, make it executable with <tt>chmod +x</tt>.</p>\r
+all disabled. To enable a hook, rename it by removing its <tt>.sample</tt>\r
+suffix.</p>\r
<p>This document describes the currently defined hooks.</p>\r
</div>\r
<h2>applypatch-msg</h2>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 08-Jun-2008 01:34:27 UTC\r
+Last updated 25-Jun-2008 08:07:17 UTC\r
</div>\r
</div>\r
</body>\r
directory to trigger action at certain points. When
`git-init` is run, a handful example hooks are copied in the
`hooks` directory of the new repository, but by default they are
-all disabled. To enable a hook, make it executable with `chmod +x`.
+all disabled. To enable a hook, rename it by removing its `.sample`
+suffix.
This document describes the currently defined hooks.