git-culpa

Show the top contributors in surviving LOC.

usage: git-culpa [-h] [--invalidate] [--exclude pathspec] [--top N]
                 [pathspecs ...]

Positional Arguments

pathspecs

Show contributions matching the given pathspecs

options

--invalidate

Invalidate the cache of contributions

Default: False

--exclude

Exclude the given pathspecs when computing contributions

--top

Only show the top N contributors