github.com/mckael/restic@v0.8.3/changelog/0.7.0_2017-07-01/issue-1029 (about)

     1  Enhancement: Remove invalid pack files when `prune` is run
     2  
     3  The `prune` command has been improved and will now remove invalid pack files,
     4  for example files that have not been uploaded completely because a backup was
     5  interrupted.
     6  
     7  https://github.com/restic/restic/issues/1029
     8  https://github.com/restic/restic/pull/1036