From 4fcc9172c340b860d3ecd03516bcb4c6e788e19b Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Tue, 3 Nov 2009 23:54:28 +0100 Subject: [PATCH] gitweb/indextext: Rewrite introduction again, use forkinfo class for grab howto --- gitweb/indextext.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gitweb/indextext.html b/gitweb/indextext.html index 9fb1f40..9acbfa2 100644 --- a/gitweb/indextext.html +++ b/gitweb/indextext.html @@ -1,10 +1,10 @@

repo.or.cz is a public Git hosting site. -Create a project in a snap, publish your development, give others push -access and let anyone have a look and contribute.
-Alternately, just quickly set up a mirror of any project published -elsewhere and we will provide pull and gitweb access for the project -- ideal if you just see a random git:// URL fly by and -want to check it out, or you have limited bandwidth or want backup. +Create a project in a snap, publish your development, give others push +access and let anyone have a look and contribute. +Alternatively, if you just see a random git:// URL fly by and +want to check it out, or you have limited bandwidth or want backup - just quickly +set up a mirror of any project published +elsewhere and we will provide pull and gitweb access for the project. (read more, terms&conditions)

This service is BETA. @@ -16,7 +16,7 @@ Or you may be also interested in

Register project | Register user | Update user SSH keys

-
+
How to grab a project? Simply git clone clone_URL. Then, repeat git pull to update to the latest version of the project.
-- 2.11.4.GIT