indextext.html: Link to the Git User's Survey 2008
[girocco.git] / indextext.html
blob035343bf4670f44a8f4704cc9d67295902d4f307
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&amp;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 solid; padding: 1em; align: center">
16 <strong>The <a href="http://www.survs.com/survey?id=M3PIVU72&channel=2WXE4BVTW8">Git User's Survey 2008</a>
17 is up!</strong> Please take a short while to answer the questions so that we better
18 understand how do you use Git and improve it even more.
19 </div>
21 <p>
22 How to grab a project? Simply <code>git clone git_URL</code>.
23 Then, repeat <code>git pull</code> to update to the latest verion.
24 See the crash courses at <a href="http://git.or.cz/">git.or.cz</a>
25 for more detailed introduction. You can find out the <code>git_URL</code>
26 for each project at the project's summary page.
27 </p>