mirror of
https://github.com/restic/restic.git
synced 2026-09-11 15:07:58 +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.