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=
"/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 please contact him with any requests, proposals or issues.
11 See also
<a href=
"http://git.or.cz/gitwiki/GitHosting">the list of other Git hosting sites
</a>.
</p>
13 <p align=
"center"><a href=
"/m/regproj.cgi">Register project
</a> |
<a href=
"/m/reguser.cgi">Register user
</a> |
<a href=
"/m/edituser.cgi">Update user SSH keys
</a></p>
15 <div style=
"border:1px; align: center">
16 How to grab a project? Simply
<code>git clone git_URL
</code>.
17 Then, repeat
<code>git pull
</code> to update to the latest verion.
18 See the crash courses at
<a href=
"http://git.or.cz/">git.or.cz
</a>
19 for more detailed introduction. You can find out the
<code>git_URL
</code>
20 for each project at the project's summary page.