2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-07 03:20:49 +00:00
restic/changelog/unreleased/issue-2739
2020-11-28 11:30:02 +01:00

6 lines
152 B
Plaintext

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