aboutsummaryrefslogtreecommitdiff
path: root/gitweb
diff options
context:
space:
mode:
authorJakub Narebski <jnareb@gmail.com>2006-06-17 08:53:45 +0200
committerJunio C Hamano <junkio@cox.net>2006-06-17 16:06:20 -0700
commit175fb6c0406e63a10791ab793cdac2acf185eab0 (patch)
treea4fbf45ba3118b99bd9eed77f50fef4ffa563367 /gitweb
parente968751573a4ded76201a0e4414ec36649a92dda (diff)
downloadgit-175fb6c0406e63a10791ab793cdac2acf185eab0.tar.gz
git-175fb6c0406e63a10791ab793cdac2acf185eab0.tar.xz
Update gitweb README: gitweb is now included with git
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'gitweb')
-rw-r--r--gitweb/README9
1 files changed, 1 insertions, 8 deletions
diff --git a/gitweb/README b/gitweb/README
index 3014d7320..8d672762e 100644
--- a/gitweb/README
+++ b/gitweb/README
@@ -3,14 +3,7 @@ GIT web Interface
The one working on:
http://www.kernel.org/git/
-Get the gitweb.cgi by ftp:
- ftp://ftp.kernel.org/pub/software/scm/gitweb/
-
-It reqires the git-core binaries installed on the system:
- http://www.kernel.org/git/?p=git/git.git;a=summary
-
-The gitweb repository is here:
- http://www.kernel.org/git/?p=git/gitweb.git;a=summary
+From the git version 1.4.0 gitweb is bundled with git.
Any comment/question/concern to:
Kay Sievers <kay.sievers@vrfy.org>