Implement the commit graph sequentializer
Open
feature
help wanted
- Dominant language
- F#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
See #1 for more details on how the sequence of commits should be produced from the graph.
Essentially, from a graph I want to get a strict sequence of commits, each having a "virtual date" (normally produced from either author or committer date, but possibly constrained by the neighbour commits and thus nor identical to either of them).
Contributor guide
Assessment
This issue has not been assessed yet.