mirror of
https://github.com/rclone/rclone.git
synced 2025-08-03 19:51:08 +02:00
This is a behavior-preserving refactor. I'm mostly just moving the code that defines and parses configs (e.g. "rcloneremotename") into a new source file. This lets us focus more on implementing the text protocol in gitannex.go.