Socket
Book a DemoInstallSign in
Socket

check-branches

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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.

latest
Source
npmnpm
Version
0.0.19
Version published
Weekly downloads
3
-85%
Maintainers
1
Weekly downloads
 
Created
Source

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

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.

Keywords

git

FAQs

Package last updated on 22 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts