If one of your developers doesn’t have node installed but modifies a JavaScript file, pre-commit automatically handles downloading and building node to run jshint without root. Pre-commit is a multi-language package manager for pre-commit hooks. You specify a list of hooks you want and pre-commit manages the installation and execution of any hook written in any language before every commit. pre-commit is specifically designed to not require root access.
pre-commit by Yelp is a tool in the Version Control category of a tech stack.
No cons listed yet.
What are some alternatives to pre-commit by Yelp?
pre-commit checks your code for errors before you commit it. pre-commit is configurable.
hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier.
It provides excellent command line help and output. It is a merge based solution. It doesn't rebase feature branches.
It is a centralized solution to manage Git repositories behind the firewall. Streamlined for small agile teams, powerful enough for large organizations.
Control your remote git hosting services from the git commandline. The usage is very simple.