X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fhooks.txt;h=7ee3571bc09642f07ec50d5b3cfc9d802119889e;hb=4e72dcec89c7cda7022d4ec2dd686e77deb5376e;hp=57f47208716fd1f51f40d8d8104b4e764e0a013d;hpb=e1ccf53a60657930ae7892387736c8b6a91ec610;p=git.git diff --git a/Documentation/hooks.txt b/Documentation/hooks.txt index 57f47208..7ee3571b 100644 --- a/Documentation/hooks.txt +++ b/Documentation/hooks.txt @@ -1,6 +1,5 @@ -Hooks used by GIT +Hooks used by git ================= -v0.99.6, Sep 2005 Hooks are little scripts you can place in `$GIT_DIR/hooks` directory to trigger action at certain points. When