mirror of
https://github.com/restic/restic.git
synced 2026-06-12 11:59:48 +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