view graster/hacklab-engraver/.git/hooks/post-commit.sample @ 13:397ab24b4952

saving, to update with correct fix later
author Robert McIntyre <rlm@mit.edu>
date Sun, 29 Aug 2010 00:03:09 -0400
parents f952052e37b7
children
line wrap: on
line source
1 #!/bin/sh
2 #
3 # An example hook script that is called after a successful
4 # commit is made.
5 #
6 # To enable this hook, rename this file to "post-commit".
8 : Nothing