1.0.1 • Published 4 years ago

@ianwalter/commits v1.0.1

Weekly downloads
149
License
SEE LICENSE IN LI...
Repository
github
Last release
4 years ago

@ianwalter/commits

Easy and beautifully-presented git commit lists

npm page CI

Installation

yarn add @ianwalter/commits

CLI Usage

Provide the commits command with a starting term (that matches text in a commit message) and optionally an ending term to get a list of commits within the two commits. If no ending term is provided, HEAD will be used.

commits <start> [<end>]

Use the --logLevel debug flag and option to remove some of the output formatting if necessary.

Related

License

Hippocratic License - See LICENSE

 

Created by Ian Walter