about summary refs log tree commit diff stats
path: root/tools
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2016-10-16 15:21:51 +0100
committerSilvino Silva <silvino@bk.ru>2016-10-23 22:11:04 +0100
commit5ee07ffcbfa431d4e3d66d53a91927927459a02d (patch)
tree33b605b452acfafee291f0fe6ab5bc28569a5c11 /tools
parent95bdf1138031c4b8bb7e39f4a252d6e777efeaac (diff)
downloaddoc-5ee07ffcbfa431d4e3d66d53a91927927459a02d.tar.gz
initial gitweb
Diffstat (limited to 'tools')
-rw-r--r--tools/gitolite.html3
-rw-r--r--tools/index.html1
2 files changed, 4 insertions, 0 deletions
diff --git a/tools/gitolite.html b/tools/gitolite.html
index 58d6d96..52206fd 100644
--- a/tools/gitolite.html
+++ b/tools/gitolite.html
@@ -418,6 +418,9 @@
         # End of file
         </pre>
 
+        <h3 id="gitweb">5. Gitweb</h3>
+
+        <p>Edit the /home/git/.gitolite.rc and change the UMASK value as 0027</p>
         <a href="index.html">Tools Index</a>
         <p>This is part of the c9-doc Manual.
         Copyright (C) 2016
diff --git a/tools/index.html b/tools/index.html
index 1b63a92..5f3ebfb 100644
--- a/tools/index.html
+++ b/tools/index.html
@@ -139,6 +139,7 @@
                     <li><a href="gitolite.html#config">2. Configure Gitolite</a></li>
                     <li><a href="gitolite.html#admin">3. Gitolite Administration</a></li>
                     <li><a href="gitolite.html#hooks">4. Gitolite Hooks</a></li>
+                    <li><a href="gitolite.html#hooks">5. Gitweb</a></li>
                 </ul>
             </li>
             <li><a href="postgresql.html">Postgresql</a>