summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 036be17)
raw | patch | inline | side by side (parent: 036be17)
author | J. Bruce Fields <bfields@citi.umich.edu> | |
Tue, 30 Jan 2007 17:43:36 +0000 (12:43 -0500) | ||
committer | J. Bruce Fields <bfields@citi.umich.edu> | |
Tue, 30 Jan 2007 17:43:36 +0000 (12:43 -0500) |
I'd like complete gitweb setup instructions some day, but for now just
refer to the gitweb README.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
refer to the gitweb README.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Documentation/user-manual.txt | patch | blob | history |
index 9b328196604640267f329ced79cc8eab8a4cba34..c6d1451e85aea98a5e3b04465cea4dbc0839f501 100644 (file)
Allow web browsing of a repository
----------------------------------
-TODO: Brief setup-instructions for gitweb
+The gitweb cgi script provides users an easy way to browse your
+project's files and history without having to install git; see the file
+gitweb/README in the git source tree for instructions on setting it up.
Examples
--------
Add a sectin on working with other version control systems, including
CVS, Subversion, and just imports of series of release tarballs.
+More details on gitweb?