restic/internal/checker
Michael Eischer ddf0b8cd0b checker: Properly distinguish between data and tree blobs
If a data blob and a tree blob with the same ID (= same content) exist,
then the checker did not report a data or tree blob as unused when the
blob of the other type was still in use.
2020-07-20 22:58:39 +02:00
..
testdata Moves files 2017-07-23 14:19:13 +02:00
checker_test.go checker: Properly distinguish between data and tree blobs 2020-07-20 22:58:39 +02:00
checker.go checker: Properly distinguish between data and tree blobs 2020-07-20 22:58:39 +02:00
testing.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00