1 <p><strong>repo.or.cz
</strong> is a public
<a href=
"http://git.or.cz">Git
</a> hosting site.
2 You can create a project here and then publish your development by pushing
3 to it, or even enable push access for multiple developers.
4 Alternately, you can just set up a mirror of any project published elsewhere
5 and we will provide pull and gitweb access for the project.
6 <a href=
"/h/about.html">(read more, incl. terms
&conditions)
</a></p>
8 <p><strong>This service is BETA.
</strong>
9 The service is maintained by
<a href=
"mailto:pasky@suse.cz">Petr Baudis
</a>
10 as a public service for the Git community,
11 please contact him with any requests, proposals or issues.
12 See also
<a href=
"http://git.or.cz/gitwiki/GitHosting">the list of other Git hosting sites
</a>.
</p>
14 <p align=
"center"><a href=
"/regproj.cgi">Register project
</a> |
<a href=
"/reguser.cgi">Register user
</a> |
<a href=
"/edituser.cgi">Update user SSH keys
</a></p>
16 <div style=
"border:1px; align: center">
17 How to grab a project? Simply
<code>git clone git_URL
</code>.
18 Then, repeat
<code>git pull
</code> to update to the latest verion.
19 See the crash courses at
<a href=
"http://git.or.cz/">git.or.cz
</a>
20 for more detailed introduction. You can find out the
<code>git_URL
</code>
21 for each project at the project's summary page.