Closed igorsantos07 closed 9 years ago
We should use the post-receive hook to deploy the hook itself and a final build folder.
However, the build should not be generated by a pre-commit hook (as it would make the commit process slow and error-prone, as the hook would feel "magic" but would not work out-of-the-box in new clones). We should use a Makefile for that matter. Or something similar.