diff options
author | root <root@localhost> | 2013-03-12 23:28:41 -0700 |
---|---|---|
committer | root <root@localhost> | 2013-03-12 23:28:41 -0700 |
commit | 79b997382a2dfe628117d0485ad8dc01e9fc4f5b (patch) | |
tree | daba90da617e80b9dafa8712d46bf67d40d00002 | |
parent | b6d922cc6890c124f6bb185f65d6206829ed8744 (diff) | |
download | git-remote-gcrypt-79b997382a2dfe628117d0485ad8dc01e9fc4f5b.zip git-remote-gcrypt-79b997382a2dfe628117d0485ad8dc01e9fc4f5b.tar.gz git-remote-gcrypt-79b997382a2dfe628117d0485ad8dc01e9fc4f5b.tar.bz2 |
README: Don't mention keyring files, it's not relevant anymore
-rw-r--r-- | README.rst | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -95,9 +95,7 @@ Notes Collaboration The encryption of the manifest is updated for each push to match the participant configuration. Each pushing user must have the public - keys of all collaborators and correct participant config. You can - commit a keyring to the repo; further key management features do not - yet exist. + keys of all collaborators and correct participant config. Dependencies ``rsync`` and ``curl`` for remotes ``rsync:`` and ``sftp:`` |