Skip to content

Commit 6c160ab

Browse files
author
Richard Jones
committed
nicer formatting
1 parent 7e3cc28 commit 6c160ab

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

website/www/code.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ You may browse the repository via `gitweb <http://roundup.git.sourceforge.net/gi
1414
Read-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

2726
The 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.

0 commit comments

Comments
 (0)