We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7526658 commit ec60f22Copy full SHA for ec60f22
website/www/code.txt
@@ -28,7 +28,7 @@ to authorize your access. (See `SF's site documentation on git
28
authorisation
29
<http://sourceforge.net/apps/trac/sourceforge/wiki/Git#Authentication>`_) ::
30
31
- git clone ssh\ ://\ *<username>*\ @roundup.git.sourceforge.net/gitroot/roundup/roundup roundup
+ git clone ssh://<username>@roundup.git.sourceforge.net/gitroot/roundup/roundup roundup
32
33
Of course a roundup developer must have granted
34
you write access first - ask for it on the roundup-devel list.
0 commit comments