mirror of
https://github.com/restic/restic.git
synced 2026-05-01 08:49:26 +00:00
c0fca3f50a
Before, the target files were opened once per blob and never closed, this commit fixes that.