As a hater of pre-commit hooks, this one seems like it's actually good.
That said, the writer would do well to check out Jujutsu. Its model of branchless commits, which you apply a branch to afterward, would alleviate a lot of her annoyances.
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
As a hater of pre-commit hooks, this one seems like it's actually good.
That said, the writer would do well to check out Jujutsu. Its model of branchless commits, which you apply a branch to afterward, would alleviate a lot of her annoyances.