Make commit-msg hook executable. Also use bash - Ubuntu has `dash` linked as `/bin/sh` which doesn't support some of the features we use in the hook.
keymanapp/
Adds support for conventional commit style validation of all commit messages and makes configuration against all Keyman repos straightforward with the configure-repo.sh script.