added some testing files and got some real tests to run
[rubygit.git] / tests / files / working.git / 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