forked from TrueCloudLab/restic
6 lines
232 B
Text
6 lines
232 B
Text
Enhancement: Add `latest` symlink in fuse mount
|
|
|
|
The directory structure in the fuse mount now exposes a symlink `latest`
|
|
which points to the latest snapshot in that particular directory.
|
|
|
|
https://github.com/restic/restic/pull/1249
|