check-branches
TypeScript icon, indicating that this package has built-in type declarations

0.0.19 • Public • Published

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 ❤️ 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

Contributing Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new).

Author

Pablo Schaffner

License

Copyright © 2021, Pablo Schaffner. Released under the MIT License.


Package Sidebar

Install

npm i check-branches

Weekly Downloads

18

Version

0.0.19

License

MIT

Unpacked Size

23.1 kB

Total Files

10

Last publish

Collaborators

  • pabloschaffner