restic/changelog/0.8.2_2018-02-17/issue-1541

8 lines
267 B
Plaintext
Raw Normal View History

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
2018-01-19 13:05:55 +01:00
https://github.com/restic/restic/pull/1548