diff options
-rw-r--r-- | USE.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ in one go: To collaborate on a shared git repository, first create a local copy from the shared location: - git clone git://source.example.org/example + git clone git.example.org:/srv/git/source.example.org/example.git Then from time to time syncronize, first fetch eventual updates from others |