From: Sean Whitton Date: Sun, 19 Feb 2017 14:49:39 +0000 (-0700) Subject: tweak note about performance X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=edb4b159df2ffda5c31110a0c13b139d5460da5e;p=gamesguru%2Fgit-remote-gcrypt.git tweak note about performance --- diff --git a/README.rst b/README.rst index 0f6e2d6..bf0c4b7 100644 --- a/README.rst +++ b/README.rst @@ -143,10 +143,10 @@ Remote ID Performance Using an arbitrary `` requires uploading the entire repository history with each push. If your repository history is - large and git-remote-gcrypt is slow, consider using either the - `rsync://` or `sftp://` transports, which perform incremental - pushes. Note that this won't work with a repository hosting - service like GitHub. + large or you are pushing over a slow link, consider using either + the `rsync://` or `sftp://` transports, which perform incremental + pushes. Note that the latter won't work with a repository hosting + service like gitolite, GitHub or GitLab. Repository Format .................