github.com/mckael/restic@v0.8.3/changelog/0.8.0_2017-11-26/pull-1249 (about)

     1  Enhancement: Add `latest` symlink in fuse mount
     2  
     3  The directory structure in the fuse mount now exposes a symlink `latest`
     4  which points to the latest snapshot in that particular directory.
     5  
     6  https://github.com/restic/restic/pull/1249