diff --git a/hooks/post-commit b/hooks/post-commit new file mode 100755 index 0000000..dcd74c5 --- /dev/null +++ b/hooks/post-commit @@ -0,0 +1,2 @@ +#!/bin/bash +touch /tmp/x.txt