So there's something missing from the Developers Guide? I think we need to add instructions to: 1. Copy tools\pre-commit to .git\hooks\ 2. Copy tools\commit-msg to .git\hooks\ or possibly run `git-review -s`. I'm positive I did the latter. commit-msg hook ...
↧