forked from TrueCloudLab/restic
7 lines
224 B
Text
7 lines
224 B
Text
|
Enhancement: Reduce number of remote requests during repository check
|
||
|
|
||
|
This change eliminates redundant remote repository calls and significantly
|
||
|
improves repository check time.
|
||
|
|
||
|
https://github.com/restic/restic/issues/1541
|