git-guilt (1) Linux Manual Page
NAME git-guilt – calculate change between two revisions SYNOPSIS git guilt [<option>] git guilt [<option>] <since> [<until>] DESCRIPTION In the first form, shows total blame count for files with unstaged changes. In the second form, calculates the change in blame between two revisions. If not specified, <until> will default to HEAD. OPTIONS -h Output usage…
