File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,8 @@ You may browse the repository via `gitweb <http://roundup.git.sourceforge.net/gi
1414Read-only Access
1515----------------
1616
17- Read-only repository access is provided through git://roundup.git.sourceforge.net/gitroot/roundup/roundup
18-
19- The development branch can be checked out via::
17+ Read-only repository access is provided through
18+ git://roundup.git.sourceforge.net/gitroot/roundup/roundup ::
2019
2120 git clone git://roundup.git.sourceforge.net/gitroot/roundup/roundup roundup
2221
@@ -25,8 +24,11 @@ Read-write Access
2524-----------------
2625
2726The read/write access uses your SourceForge.net ssh password or ssh key
28- to authorize your access. (See `SF's site documentation on git authorisation <http://sourceforge.net/apps/trac/sourceforge/wiki/Git#Authentication>`_)
29- Of course a roundup developer must have granted
30- you write access first - ask for it on the roundup-devel list.
27+ to authorize your access. (See `SF's site documentation on git
28+ authorisation
29+ <http://sourceforge.net/apps/trac/sourceforge/wiki/Git#Authentication>`_) ::
3130
3231 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.
You can’t perform that action at this time.
0 commit comments