mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00: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