1 <style type=
"text/css">
9 <div style=
"font-size: 1.5em; color: orange">
10 <p>The system is currently in read-only mode! Pushes and project/user modifications
11 are not allowed, but fetch and view operations continue to be available.
</p>
12 <p>Don't worry, we are just doing migration/maintenance work and we'll be back to
13 normal soon. Feel free to look at our
<a href=
"https://c.im/@repo_or_cz">Mastodon feed
</a>,
14 we might be posting updates there.
</p>
17 <p><strong>repo.or.cz
</strong> is a public
<a href=
"https://git-scm.com/">Git
</a> hosting site.
18 Create a project in a snap,
<strong>publish your development
</strong>, give others push
19 access and let anyone have a look and contribute.
20 Alternatively, if you just see a random
<code>git://
</code> URL fly by and
21 want to check it out, or you have limited bandwidth or want backup - just quickly
22 <strong>set up a mirror
</strong> of any project published
23 elsewhere and we will provide pull and gitweb access for the project,
24 or send you notifications when new stuff gets committed.
25 <a href=
"/about.html">(read more, terms of use)
</a>
26 <a rel=
"me" href=
"https://c.im/@repo_or_cz">(official service updates on Mastodon)
</a></p>
28 <p>The service is maintained by the
<a href=
"/admins.html">admin team
</a> as a public service for the Git community,
29 please contact
<a href=
"mailto:admin@repo.or.cz">admin@repo.or.cz
</a> with any requests, proposals, issues or patches - the
30 underlying engine is
<a href=
"/girocco.git">fully open-source
</a> and easy to deploy.
31 Or you may be also interested in
32 <a href=
"https://git.wiki.kernel.org/index.php/GitHosting">other Git hosting sites
</a>.
</p>
34 <p align=
"center"><a href=
"/regproj.cgi">Register project
</a> |
35 <a href=
"/reguser.cgi">Register user
</a> |
36 <a href=
"/rootcert.html">Root certificate
</a> |
37 <a href=
"/edituser.cgi">Update user email/SSH keys
</a></p>
39 <div class=
"forkinfo">
40 How to grab a project? Simply
<code>git clone git://repo.or.cz/project.git
</code>.
<br />
41 Then, repeat
<code>git pull
</code> to update to the latest version of the project.
<br />
42 See the
<a href=
"https://git-scm.com/">The Git Homepage
</a>
43 for more details about Git and its usage.