aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-08-21 09:16:46 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-08-21 09:16:46 -0700
commit5404e49fc73a198bd3ed870b31ae8bebb9a46780 (patch)
treec13df00047f9c2f99c1a6b2abd90c033a733cad4 /debian/changelog
parentbba438fff4e35fb2008c9efeba26d40985294422 (diff)
downloadgit-remote-gcrypt-5404e49fc73a198bd3ed870b31ae8bebb9a46780.tar.gz
use stronger language regarding gitception/sftp vs. local/rsync
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3fa3897..ed6296a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,11 @@ git-remote-gcrypt (1.5-1) UNRELEASED; urgency=medium
* Pass --error-on-no-transfer to 'rclone copyto'.
Thanks to Nathan Todd-Stone for the patch.
+ * README.md:
+ - explain why the arbitrary <giturl> and sftp:// backends are
+ inappropriate for most git repositories
+ - use stronger language to say that one should use local or rsync://
+ instead, and also say it up in "Description".
-- Sean Whitton <spwhitton@spwhitton.name> Tue, 15 Jun 2021 13:48:38 -0700