git-annex/Remote/External
Joey Hess d372553540
rclone special remote
Added rclone special remote, which can be used without needing to install
the git-annex-remote-rclone program. This needs a new version of rclone,
which supports "rclone gitannex".

This is implemented as a variant of an external special remote, that
runs "rclone gitannex" instead of the usual git-annex-remote- command.
Parameterized Remote.External to support that.

Sponsored-by: Luke T. Shumaker on Patreon
2024-04-17 15:20:37 -04:00
..
AsyncExtension.hs filter out control characters in warning messages 2023-04-10 15:55:44 -04:00
Types.hs rclone special remote 2024-04-17 15:20:37 -04:00