Skip to content

todd-bush/go-git-fame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-git-fame

GOLANG port of fame

Example Output

+-----------+-------+---------+------+-------------------+
| AUTHOR    | FILES | COMMITS |  LOC | DISTRIBUTION      |
+-----------+-------+---------+------+-------------------+
| Todd Bush |    17 |      66 | 1274 | 94.44/97.06/98.84 |
| todd-bush |     3 |       2 |   15 | 16.67/2.94/1.16   |
+-----------+-------+---------+------+-------------------+

Building

Execute 'make setup' to fetch everything you'll need to build

Installing

Execute make install

Running

Execute go-git-fame from your git repository.

Options

--sort will allow to sort by commits (default), loc, or files

Need Help?

make help

About

port of git "fame" to GOLANG

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published