mirror of
https://github.com/rclone/rclone.git
synced 2026-02-27 09:53:24 +00: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.