forked from TrueCloudLab/restic
5 lines
152 B
Text
5 lines
152 B
Text
Bugfix: Make cat command respect --no-lock
|
|
|
|
Restic cat would not respect the --no-lock flag, it now does.
|
|
|
|
https://github.com/restic/restic/issues/2739
|