Documentation ¶
Overview ¶
Package gitannex provides the "gitannex" command, which enables git-annex to communicate with rclone by implementing the external special remote protocol. The protocol is line delimited and spoken over stdin and stdout.
Milestones ¶
(Tracked in issue #7625.)
- ✅ Minimal support for the external special remote protocol. Tested on "local" and "drive" backends.
- Add support for the ASYNC protocol extension. This may improve performance.
- Support the simple export interface. This will enable `git-annex export` functionality.
- Once the draft is finalized, support import/export interface.
Click to show internal directories.
Click to hide internal directories.