Need advice about which tool to choose?Ask the StackShare community!
Git-Repo vs pre-commit by Yelp: What are the differences?
Git-Repo: Manage Gitlab, GitHub and Bitbucket from the command line. Control your remote git hosting services from the git commandline. The usage is very simple; pre-commit by Yelp: A framework for managing and maintaining multi-language pre-commit hooks. 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.
Git-Repo and pre-commit by Yelp can be primarily classified as "Git" tools.
Git-Repo and pre-commit by Yelp are both open source tools. It seems that pre-commit by Yelp with 3.09K GitHub stars and 234 forks on GitHub has more adoption than Git-Repo with 802 GitHub stars and 67 GitHub forks.
Pros of Git-Repo
Pros of pre-commit by Yelp
- Multiple language support2
- Modular1