Support Git commit graph
Open
enhancement
good first issue
help wanted
- Dominant language
- F#
- Stars
- 34
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
See [this announcement](https://devblogs.microsoft.com/devops/updates-to-the-git-commit-graph-feature/) and [this documentation](https://git-scm.com/docs/commit-graph).
Fenrir should be able to:
- [ ] make use of existing Git commit graph (if present), but fall back to the default algorithm if not
- [ ] generate Git commit graph
Contributor guide
Assessment
This issue has not been assessed yet.