aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
authorroot <root@localhost>2013-02-14 00:00:00 +0000
committerroot <root@localhost>2013-02-14 00:00:00 +0000
commit6173d0ffe0c93d0ff962e6ad12d9d170c7a6bb01 (patch)
tree25a3b64b21c5d7ebad5e36d45d3610e746a37846 /README.rst
parent192befdb62bed177fc81db2f14246294e6ad9e0c (diff)
downloadgit-remote-gcrypt-6173d0ffe0c93d0ff962e6ad12d9d170c7a6bb01.tar.gz
Use URL fragment for repository id instead of G.*
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ffd5a81..828c834 100644
--- a/README.rst
+++ b/README.rst
@@ -44,7 +44,7 @@ Create an encrypted remote by pushing to it:
git push cryptremote master
> gcrypt: Setting up new repository at ssh://example.com:repo
> gcrypt: Repository ID is KNBr0wKzct52
- > gcrypt: Repository URL is gcrypt::ssh://example.com:repo/G.KNBr0wKzct52
+ > gcrypt: Repository URL is gcrypt::ssh://example.com:repo#KNBr0wKzct52
> gcrypt: (configuration for cryptremote updated)
> [ more lines .. ]
> To gcrypt::[...]