This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
restic
Watch
1
Star
0
Fork
You've already forked restic
0
mirror of
https://github.com/restic/restic.git
synced
2025-02-24 15:11:37 +00:00
Code
Issues
Releases
Wiki
Activity
7079e46642
restic
/
checker
History
Alexander Neumann
9753c37e31
Remove dead code
...
This removes dead code (functions that aren't called) detected with `deadcode`.
2015-07-26 14:56:34 +02:00
..
testdata
Add checker and command 'check' to replace 'fsck'
2015-07-11 16:27:38 +02:00
checker.go
Remove dead code
2015-07-26 14:56:34 +02:00
checker_test.go
checker: use channel of error instead of slice
2015-07-12 01:46:10 +02:00