last-git-changes
v0.0.3
Published
Prints the changed files of the last git commit, including globbing support with exlude patterns and correctly resolves merge commits.
Downloads
5
Readme
last-git-changes
Prints the changed files of the last git commit, including globbing support with exlude patterns and correctly resolves merge commits.
Usage
$ npm install -g last-git-changes
$ last-git-changes --exclude='README.md,docs'
License
MIT