mirror of
https://github.com/restic/restic.git
synced 2025-01-31 19:51:26 +00:00
8b7bf8691d
This is the first commit that removes the (redundant) Get() method of the backend interface. Get(x, y) is equivalent to GetReader(x, y, 0, 0). |
||
---|---|---|
.. | ||
testdata | ||
.gitignore | ||
cleanup.go | ||
cmd_backup.go | ||
cmd_cache.go | ||
cmd_cat.go | ||
cmd_check.go | ||
cmd_dump.go | ||
cmd_find.go | ||
cmd_init.go | ||
cmd_key.go | ||
cmd_list.go | ||
cmd_ls.go | ||
cmd_mount.go | ||
cmd_optimize.go | ||
cmd_rebuild_index.go | ||
cmd_restore.go | ||
cmd_snapshots.go | ||
cmd_unlock.go | ||
cmd_version.go | ||
doc.go | ||
global.go | ||
integration_fuse_test.go | ||
integration_helpers_test.go | ||
integration_helpers_unix_test.go | ||
integration_helpers_windows_test.go | ||
integration_test.go | ||
lock.go | ||
main.go |