X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=templates%2Fhooks--post-update.sample;h=ec17ec1939b7c3e86b7cb6c0c4de6b0818a7e75e;hb=81bd1b2a96ecc12dcc72fc2b22aa5b7691186685;hp=5323b56b81b9dd3d7f9fb86d8892241becbb5e7e;hpb=caf8b2fbd4b49c66aa70624eaf35ebcdc007ad6d;p=git.git diff --git a/templates/hooks--post-update.sample b/templates/hooks--post-update.sample index 5323b56b8..ec17ec193 100755 --- a/templates/hooks--post-update.sample +++ b/templates/hooks--post-update.sample @@ -5,4 +5,4 @@ # # To enable this hook, rename this file to "post-update". -exec git-update-server-info +exec git update-server-info