It would be really handy if pre-commit would also run scripts when repositories were used as submodules http://stackoverflow.com/questions/10848191/git-submodule-commit-hooks ``` `git rev-parse --git-dir`/hooks ``` I have no idea how difficult this would be to implement.