git-is-branch-protected-cli

1.0.2 • Public • Published

git-is-branch-protected-cli

Build Status version downloads codecov Greenkeeper badge semantic-release MIT License

CLI to check whether current Git branch is protected

Install

$ npm install --global git-is-branch-protected-cli

Usage

$ gibp --help

  Usage
    gibp [options]

  Options
    --protected-branches, -b Specify protected branches [Default: master, develop]
    --silent, -s Do not show any error messages

  Examples
    $ gibp -b "master, develop"
    $ gibp -b master

Related

License

MIT © Tobias Büschel

Readme

Keywords

Package Sidebar

Install

npm i git-is-branch-protected-cli

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

7.59 kB

Total Files

6

Last publish

Collaborators

  • tobiasbueschel