d@0: #!/bin/sh d@0: # d@0: # An example hook script that is called after a successful d@0: # commit is made. d@0: # d@0: # To enable this hook, rename this file to "post-commit". d@0: d@0: : Nothing