mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
GitBackend::gc() will need to check if a commit is reachable from any historical operations. This could be calculated from the view and commit objects, but the Index will do a better job. |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| test_backend.rs | ||
| test_signing_backend.rs | ||