amscotti / git-log-users

Finds the start and end date for users in a Git repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Log Users

Finds the start and end date for users in a Git repo based on commits logs

git-log-users

Setup and run

  • After cloning run npm install and then ./git-log-users.js g <path to git repo>

About

Finds the start and end date for users in a Git repo

License:MIT License


Languages

Language:JavaScript 100.0%