mirror of
https://github.com/rclone/rclone.git
synced 2025-03-17 20:27:52 +02: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