git-history-viewer
v2.0.0
Published
A node application that allows you to retrieve git history for all git repos nested in a directory ## Usage ``` git-history-viewer --help ``` ``` git-history-viewer --directory . --start-date 2018-10-01 --end-date 2018-11-01 ```
Downloads
4
Readme
git-history-viewer
A node application that allows you to retrieve git history for all git repos nested in a directory
Usage
git-history-viewer --help
git-history-viewer --directory . --start-date 2018-10-01 --end-date 2018-11-01