Skip to content

Calculates the bus factor for each file in your repository from a git log

Notifications You must be signed in to change notification settings

codevey/gitlog-busfactor

 
 

Repository files navigation

Gitlog Busfactor

Calculates the bus factor for each file in your repository from a git log

CircleCI

Usage

Install gitlog-busfactor

npm i -g gitlog-busfactor

Generate a git log with numstat

git log --numstat > gitlog.txt

Run gitlog busfactor

gitlog-busfactor --gitlog pathtogitlog

About

Calculates the bus factor for each file in your repository from a git log

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published