X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=templates%2Fhooks--post-update.sample;h=ec17ec1939b7c3e86b7cb6c0c4de6b0818a7e75e;hb=72d9b222a940c93a8d915c26a4d5d077e23be871;hp=5323b56b81b9dd3d7f9fb86d8892241becbb5e7e;hpb=1b118da8bd1878d78589afd9f755b9d52a9579ad;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