295ce43fdd56def8948d1ba2bfa7fdf0c47b5318
2.17 KB
-
commit-graph: Introduce a parser for commit-graph files · 3fd57a75
This change is the first in a series to add support for git's commit-graph. This should speed up commit graph traversals by avoiding object parsing and allowing some operations to terminate earlier. Part of: #5757
lhchavez committed