mirror of
https://github.com/rclone/rclone
synced 2025-03-15 20:35:07 +01:00

This commit adds a new subcommand named "gitannex", aka "git-annex-remote-rclone-builtin" when invoked via a symlink. This accomplishes milestone 1 from issue #7625: "minimal support for the external special remote protocol". Issue #7625