@fatso83/is-rebase-or-merge

1.0.3 • Public • Published

Check if you are in the middle of a rebase or merge

Usage

npm version

Typically in a Husky commit hook: "pre-commit": "is-rebase-or-merge || do-something"

TODOs

  • Add support for checking if we are in the middle of a cherry-picking session

Readme

Keywords

none

Package Sidebar

Install

npm i @fatso83/is-rebase-or-merge

Weekly Downloads

375

Version

1.0.3

License

ISC

Unpacked Size

1.95 kB

Total Files

4

Last publish

Collaborators

  • fatso83