1.0.1 • Published 6 years ago
@ianwalter/commits v1.0.1
@ianwalter/commits
Easy and beautifully-presented git commit lists
Installation
yarn add @ianwalter/commitsCLI 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
- @ianwlater/print - Colorful Node.js logging
License
Hippocratic License - See LICENSE
Created by Ian Walter