1.5.8 • Published 2 years ago

@mimik/git-hooks v1.5.8

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

git-hooks

Example

const { commitCheckMsg } = require('@mimik/git-hooks');

git-hooks~commitCheckMsg() ⇒ Promise

Checking the validity of the commit message.

Kind: inner method of git-hooks
Returns: Promise - .
Category: async
Fulfil: null.

Will exit 1 if the commit message is not correct or if the branch is not a Jira generated branch.

1.5.8

2 years ago

1.5.7

2 years ago

1.5.6

3 years ago

1.5.5

3 years ago

1.5.4

3 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.4.0

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago