incremental pushes. Note that the latter won't work with a
repository hosting service like Gitolite, GitHub or GitLab.
+rsync URIs
+ Note that the URI format for the rsync backend is, regretably,
+ non-standard. git-remote-gcrypt uses ``rsync://user@host:path``
+ whereas plain rsync uses either ``user@host:path`` or
+ ``rsync://user@host/path``.
+
Repository Format
.................
Thanks to Steven R. Loomis for the patch.
* Add redhat/git-remote-gcrypt.spec
Thanks, Frank GrĂ¼llich.
+ * Add note about non-standard rsync:// URI format.
+ Thanks Jane Soko for pointing this out.
-- Sean Whitton <spwhitton@spwhitton.name> Thu, 28 Sep 2017 18:32:58 -0700