forked from TrueCloudLab/restic
3fa6b2de4a
When using `RESTIC_REPOSITORY_FILE` in combination with `restic init`, the repository is missing in the output: ``` $ restic init created restic repository 3c872be20f at [...] ``` This is due to the code using `gopts.Repo`, which is empty in this case. |
||
---|---|---|
.. | ||
restic |