mirror of
https://github.com/restic/restic.git
synced 2026-03-25 15:32:45 +00:00
The tag file is opened with O_CREATE|O_EXCL and ErrExist is handled, so we don't need to check for existence first.
The tag file is opened with O_CREATE|O_EXCL and ErrExist is handled, so we don't need to check for existence first.