mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 21:05:10 +00:00
220eaee76b
The anacrolix fork contains the latest changes from bazil/fuse and additionally provides support for recent versions of macFUSE.
9 lines
317 B
Plaintext
9 lines
317 B
Plaintext
Enhancement: Support mount command on macOS using macFUSE 4.x
|
|
|
|
We have switched to a different version of the fuse library used to mount
|
|
snapshots. This adds support for macFUSE 4.x which is necessary for recent
|
|
macOS versions.
|
|
|
|
https://github.com/restic/restic/issues/3096
|
|
https://github.com/restic/restic/pull/4024
|