github.com/mckael/restic@v0.8.3/changelog/0.8.2_2018-02-17/issue-1541 (about)

     1  Enhancement: Reduce number of remote requests during repository check
     2  
     3  This change eliminates redundant remote repository calls and significantly
     4  improves repository check time.
     5  
     6  https://github.com/restic/restic/issues/1541
     7  https://github.com/restic/restic/pull/1548