git-time

1.0.7 • Public • Published

Git-time

Estimate time spent on a git repository.

Install

npm install -g git-time

Usage

git-time <path>

Help

Usage: git-time <path>

Where <path> is the path of your Git repository.

Options:

  -h, --help	output usage information
  --max	    	maximum time diff in minutes between two consecultive commits. Default: 90
  --min	    	minimum time in minutes for the start commit. Default: 25
  --author      filter out authors. Value(s) are passed to the git log command.

Output

Output is grouped by author

John Doe <john.doe@example.com>
102 commits found
Total time spent: 103.84 hours

Jane Doe <jane.doe@example.com>
321 commits found
Total time spent: 183.11 hours

Readme

Keywords

Package Sidebar

Install

npm i git-time

Weekly Downloads

16

Version

1.0.7

License

ISC

Unpacked Size

4.88 kB

Total Files

3

Last publish

Collaborators

  • vmf91