mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
This commit broke the initialisation of the union backend
f17d7c0012 union: refactor to use fspath.SplitFs instead of fs.ParseRemote #4996
This patch fixes it.