Settings

Theme

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

1 points by mallowing 6 years ago · 0 comments · 1 min read


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

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection