restic/changelog/0.12.0_2021-02-14/issue-2739

6 lines
186 B
Plaintext
Raw Normal View History

Bugfix: Make the `cat` command respect the `--no-lock` option
2020-11-26 08:04:46 +01:00
The `cat` command would not respect the `--no-lock` flag. This is now fixed.
2020-11-26 08:04:46 +01:00
https://github.com/restic/restic/issues/2739