Skip to content

Github repo visualization using git-blame in a unusual way

Notifications You must be signed in to change notification settings

requilence/GitFluence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitFluence

Github repo visualization using git-blame in a unusual way. GitFluence clone repo, parse git-blame output of all files in the repo, determine the type of each file(code, docs, test or resource) and the type of each line(comment or code). This data used to create the influence map of each contributor by the actual repo's codebase. This looks convenient since contributors tab on GitHub doesn't show the actual big picture of project's codebase.

Selection of line types(code, docs, test or resource) and time(last month, 3 months, 6 months or 1year) is available.

Koding Hackathon submission

After hackathon judging will end I planning to finish rating calculation based on this algorithm

About

Github repo visualization using git-blame in a unusual way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published