mirror of
https://github.com/restic/restic.git
synced 2026-05-12 05:25:23 +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