Changes between Version 4 and Version 5 of WikiStart

Show
Ignore:
Timestamp:
10/21/08 13:55:42 (23 months ago)
Author:
diatchki (IP: 192.168.40.60)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v4 v5  
    33Until real content is posted to this wiki, you'll probably just want to browse [//cgi-bin/gitweb our git repositories]. If you want to post content to this wiki, you'll need to [//cgi-bin/digest-passwd register for an account]. 
    44 
     5To clone a repository use {{{git clone git://code.galois.com/<repo_name>}}}.  For example: 
     6{{{ 
     7git clone git://code.galois.com/xml.git 
     8}}} 
     9 
    510Enjoy!