1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-23 08:16:36 +00:00
restic/changelog/unreleased/issue-4048
2024-06-11 22:52:08 +02:00

6 lines
211 B
Text

Enhancement: Add support for fuse-t for `mount` on macOS
Restic now supports creating fuse mounts using fuse-t on macOS.
https://github.com/restic/restic/issues/4048
https://github.com/restic/restic/pull/4825