0.1.2 • Published 3 years ago

git-log-carver v0.1.2

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
3 years ago

git log --no-merges --stat --author=Boette --author=chrisbodhi --pretty=format:"%ad" --reverse | carve-it

delete that index.js before running tests if npm test doesn't do it first

To use after updating

  • Run npm run build to get the transpiled TS to JS
  • Go to directory you wish to count.
  • git log --no-merges --stat --author=Boette --author=chrisbodhi --pretty=format:"%ad" --reverse | node ../path/to/git-log-parser/index.js | pbcopy to copy to clipboard.
0.1.2

3 years ago

0.1.1

5 years ago

0.1.0

5 years ago