mirror of
https://github.com/restic/restic.git
synced 2025-11-16 06:43:21 +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.