mirror of
https://github.com/octoleo/restic.git
synced 2024-11-01 03:12:31 +00:00
6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
Bugfix: Make the `cat` command respect the `--no-lock` option
|
|
|
|
The `cat` command would not respect the `--no-lock` flag. This is now fixed.
|
|
|
|
https://github.com/restic/restic/issues/2739
|