mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:17:42 +00:00
add changelog for #2840
This commit is contained in:
7
changelog/unreleased/pull-2840
Normal file
7
changelog/unreleased/pull-2840
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Speed-up file deletion in forget, prune and rebuild-index
|
||||
|
||||
We've sped up the file deletion for the commands forget, prune and
|
||||
rebuild-index, especially for remote repositories.
|
||||
Deletion was sequential before and is now run in parallel.
|
||||
|
||||
https://github.com/restic/restic/pull/2840
|
Reference in New Issue
Block a user