check-branches
v0.0.19
Published
CLI to automatically check if your current repo branch has any conflicts with all other repo's branches. Really useful when working with big teams.
Downloads
4
Maintainers
Readme
check-branches
CLI to automatically check if your current repo branch has any conflicts with all other repo's branches. Really useful when working with big teams.
Please consider following this project's author, Pablo Schaffner, and consider starring the project to show your :heart: and support.
Install
Install with npm:
$ npm install -g check-branches
Usage
$ cd yourrepo
$ check-branches
Optionally pass a branchname as the first argument.
About
Author
Pablo Schaffner
License
Copyright © 2021, Pablo Schaffner. Released under the MIT License.