mirror of
https://github.com/rclone/rclone.git
synced 2025-03-16 09:55:18 +08:00

Before this the description for files got overwritten on server side moves. This change stops rclone setting the description to the leaf name completely. See: https://forum.rclone.org/t/file-descriptions-in-google-drive-not-shown-after-dedupe/45510 Fixes: #7770