ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara c7be4d019c index: add all_heads_for_gc() that iterates heads of all indexed commits
GitBackend::gc() will recreate no-gc refs for the indexed heads. We could
collect all historical heads by traversing operation log, but it isn't enough
because there may be predecessor links to hidden commits, and "git gc" isn't
aware of predecessors.
2024-01-17 23:07:14 +09:00
..
benches
gen-protos
src
tests
testutils
Cargo.toml
LICENSE