1
0
mirror of https://github.com/restic/restic.git synced 2024-07-19 11:17:31 +02:00
restic/internal/checker
Michael Eischer 3d2410ed50 Replace some repo.RemoveUnpacked usages
These will eventually be blocked as they do not delete Snapshots.
2024-05-18 21:42:51 +02:00
..
testdata
checker_test.go Replace some repo.RemoveUnpacked usages 2024-05-18 21:42:51 +02:00
checker.go check: move verification of individual pack file to repository 2024-05-18 21:42:50 +02:00
testing.go