github.com/mckael/restic@v0.8.3/changelog/0.8.0_2017-11-26/issue-1271 (about)

     1  Enhancement: Cache results for excludes for `backup`
     2  
     3  The `backup` command now caches the result of excludes for a directory.
     4  
     5  https://github.com/restic/restic/issues/1271
     6  https://github.com/restic/restic/pull/1326