Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
add README
author
Kay Sievers
<kay.sievers@suse.de>
Sun, 7 Aug 2005 20:39:58 +0000
(22:39 +0200)
committer
Kay Sievers
<kay.sievers@suse.de>
Sun, 7 Aug 2005 20:39:58 +0000
(22:39 +0200)
Two files are better than one. :)
README
[new file with mode: 0644]
patch
|
blob
raw
|
patch
| inline |
side by side
(parent:
d263a6b
)
diff --git a/README
b/README
new file mode 100644
(file)
index 0000000..
3014d73
--- /dev/null
+++ b/
README
@@ -0,0
+1,16
@@
+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
+
+Any comment/question/concern to:
+ Kay Sievers <kay.sievers@vrfy.org>