jj/cli/examples
Yuya Nishihara 351487b9f5 backend: pass Index and keep_newer timestamp parameters to gc()
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.
2024-01-27 10:18:11 +09:00
..
custom-backend backend: pass Index and keep_newer timestamp parameters to gc() 2024-01-27 10:18:11 +09:00
custom-command
custom-global-flag
custom-working-copy