ForNeVeR / ForNeVeR/ComIntern

Extract the Git commit graph

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
feature help wanted
Dominant language
F#
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Having a Git repository as the input, produce a programmatic graph of all the commits in it.

For now let's have only the commits themselves probably, but in the future I'd like to see the metrics (amount of changed data per file per commit) in each.

How to read the commit graph? Possible approaches:
- Use [Fenrir](https://github.com/ForNeVeR/Fenrir)
- Use libgit2
- Use shell commands

Not sure which one to pick, yet, but Fenrir gets the bonus style points of course.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.