mirror of
https://github.com/restic/restic.git
synced 2025-03-08 21:05:11 +00:00
Unused blobs are not a problem but rather expected to exist now that prune by default does not remove every unused blob. However, the option has caused questions from users whether a repository is damaged or not, so just remove that option. Note that the remaining code is left intact as it is still useful for our test cases. |
||
---|---|---|
.. | ||
testdata | ||
.gitignore | ||
cleanup.go | ||
cmd_backup.go | ||
cmd_backup_test.go | ||
cmd_cache.go | ||
cmd_cat.go | ||
cmd_check.go | ||
cmd_check_test.go | ||
cmd_copy.go | ||
cmd_debug.go | ||
cmd_diff.go | ||
cmd_dump.go | ||
cmd_dump_test.go | ||
cmd_find.go | ||
cmd_forget.go | ||
cmd_generate.go | ||
cmd_init.go | ||
cmd_key.go | ||
cmd_list.go | ||
cmd_ls.go | ||
cmd_ls_test.go | ||
cmd_migrate.go | ||
cmd_mount.go | ||
cmd_options.go | ||
cmd_prune.go | ||
cmd_rebuild_index.go | ||
cmd_recover.go | ||
cmd_restore.go | ||
cmd_self_update.go | ||
cmd_snapshots.go | ||
cmd_snapshots_test.go | ||
cmd_stats.go | ||
cmd_tag.go | ||
cmd_unlock.go | ||
cmd_version.go | ||
delete.go | ||
doc.go | ||
exclude.go | ||
exclude_test.go | ||
find.go | ||
flags_test.go | ||
format.go | ||
global.go | ||
global_debug.go | ||
global_release.go | ||
global_test.go | ||
integration_filter_pattern_test.go | ||
integration_fuse_test.go | ||
integration_helpers_test.go | ||
integration_helpers_unix_test.go | ||
integration_helpers_windows_test.go | ||
integration_test.go | ||
local_layout_test.go | ||
lock.go | ||
main.go | ||
progress.go | ||
secondary_repo.go | ||
secondary_repo_test.go |