Code

user-manual: point to README for gitweb information
authorJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 30 Jan 2007 17:43:36 +0000 (12:43 -0500)
committerJ. 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>
Documentation/user-manual.txt

index 9b328196604640267f329ced79cc8eab8a4cba34..c6d1451e85aea98a5e3b04465cea4dbc0839f501 100644 (file)
@@ -1802,7 +1802,9 @@ set this up.
 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
 --------
@@ -2952,3 +2954,4 @@ documentation.
 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?