2023-01-08 14:34:30 +00:00
|
|
|
Enhancement: Improve speed of parent snapshot detection in `backup` command
|
2022-08-30 01:52:24 +00:00
|
|
|
|
|
|
|
Backing up a large number of files using `--files-from-verbatim` or `--files-from-raw`
|
|
|
|
options could require a long time to find the parent snapshot. This has been improved.
|
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/3905
|