git-precommit 1.3.0
A set of rake tasks that install git pre-commit hooks to run your tests. If your build fails, the commit will not proceed. Git-precommit will call `rake precommit` to run your tests. Be sure to define this task.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rake
>= 0