Ask HN: Tool to analyse Git repositories (gitinspector alternatives)

1 points by mallowing ↗ HN
I recently came across gitinspector[1] but it couldn't handle Rust code and it's not really maintained anymore.

I would like a tool which gives into a repository such as: - How many lines of each author was untouched since it's first commit - How many lines did each author commit/delete - Amount of merges for each author - General information about the codebase (which part wasn't touch in a while etc.)

Which tools are you using to get an overview over a project?

1: https://github.com/ejwa/gitinspector

0 comments

[ 0.22 ms ] story [ 8.5 ms ] thread

No comments yet.