From e2090dd0f1c38d4f2c33ccc2e1d16a74817cfa85 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 9 Apr 2025 13:26:22 -0400 Subject: [PATCH] sort special remote type list --- doc/special_remotes.mdwn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/special_remotes.mdwn b/doc/special_remotes.mdwn index 0c4ff0131f..93c2ac297d 100644 --- a/doc/special_remotes.mdwn +++ b/doc/special_remotes.mdwn @@ -10,23 +10,23 @@ the content of files. * [[adb]] (for Android devices) * [[Amazon_Glacier|glacier]] * [[bittorrent]] +* [[borg]] * [[bup]] * [[compute]] * [[ddar]] * [[directory]] * [[gcrypt]] (encrypted git repositories!) * [[git-lfs]] +* [[git]] * [[hook]] +* [[httpalso]] +* [[rclone]] * [[rsync]] * [[S3]] (Amazon S3, and other compatible services) * [[tahoe]] * [[tor]] * [[web]] * [[webdav]] -* [[git]] -* [[httpalso]] -* [[borg]] -* [[rclone]] The above special remotes are built into git-annex, and can be used to tie git-annex into many cloud services.