Changes between Version 4 and Version 5 of WikiStart
- Timestamp:
- 10/21/08 13:55:42 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v4 v5 3 3 Until 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]. 4 4 5 To clone a repository use {{{git clone git://code.galois.com/<repo_name>}}}. For example: 6 {{{ 7 git clone git://code.galois.com/xml.git 8 }}} 9 5 10 Enjoy!