A graphical view of repository modifications in a given commit range
Jango73 opened this issue · comments
Jango73 commented
A folder and a file are viewed as a rectangle of varying size.
A folder rectangle contains other folder and file rectangles.
The size of a file rectangle is proportional to the number of modifications in the given commit range.
Associated GIT command:
git log --oneline --numstat --ignore-space-change