Move fetch_ref from http-push.c and http-walker.c to http.c
[git/debian.git] / templates / hooks--post-commit
blob8be6f34ad98804d1d0d39d41d63a06d736050494
1 #!/bin/sh
3 # An example hook script that is called after a successful
4 # commit is made.
6 # To enable this hook, make this file executable.
8 : Nothing