mirror of
https://github.com/rclone/rclone.git
synced 2026-03-01 02:41:11 +00:00
Before this change there was lots of duplicated code in all the dircache using backends to support DirMove. This change factors this code into the dircache library.