Dan McGee wrote: > I would recommend most people do the following: > chmod +x .git/hooks/{applypatch-msg,commit-message,pre-commit,pre-rebase} > I only had pre-commit enabled here, I guess I will enable the others too. Btw, isn't it commit-msg rather?