mirror of
https://github.com/restic/restic.git
synced 2026-06-06 17:09:44 +00:00
b211f834fa
For testing whether a repository already exists it is sufficient to test if the config file (and therefore the master key) exists. Closes #279