0.0.19 • Published 2 years ago

check-branches v0.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

check-branches NPM version NPM monthly downloads NPM total downloads

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.