forked from sitaramc/gitolite
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features. [IMPORTANT: please click and read the WIKI link above before submitting issues, pull requests, etc]
fride/gitolite
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
<head>
<title>
Gitolite README
</title>
<style>
    body        { background: #fff; margin-left:  40px;   font-size:  0.9em;  font-family: sans-serif; max-width: 800px; }
    h1          { background: #ffb; margin-left: -30px;   border-top:    5px  solid #ccc; }
    h2          { background: #ffb; margin-left: -20px;   border-top:    3px  solid #ddd; }
    h3          { background: #ffb; margin-left: -10px; }
    h4          { background: #ffb; }
    code        { font-size:    1.1em;  background:  #ddf; }
    pre         { margin-left:  2em;    background:  #ddf; }
    pre code    { font-size:    1.1em;  background:  #ddf; }
</style>
</head>
<p style="text-align:center">
    <a href="master-toc.html">master TOC</a>
|
    <a href="master-toc.html#README">chapter TOC</a>
|
    <a href="support.html">support</a>
|
    <a href="license.html">license</a>
</p>
<p><a name="README_Gitolite_README_"></a></p>
<h1>Gitolite README</h1>
<p><strong>Github users: please read the "wiki" link at the top of the page before
submitting issues or pull requests</strong>.</p>
<p>If you're really impatient, and you're familiar with Unix and ssh, follow the
<a href="http://sitaramc.github.com/gitolite/index.html#qi">quick install</a>
instructions.</p>
<p>But if you want to do anything meaningful with gitolite you have to spend some
time cuddling up to the docs.  <strong>The complete online documentation starts
<a href="http://sitaramc.github.com/gitolite">here</a></strong> -- this is the best starting
point for general questions about git, such as what it is, why you would need
it, features, contact/mailing list info, and so on.</p>
<p>For convenience, here is a link to the <a href="http://sitaramc.github.com/gitolite/master-toc.html">master table of
contents</a>, which is very
useful to search using your browser's search function.</p>
<hr />
<p>License information for code and documentation is at the end of doc/index.mkd
(or you can read it online <a href="license.html" title="contact and license">here</a>).</p>
About
Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features. [IMPORTANT: please click and read the WIKI link above before submitting issues, pull requests, etc]
Resources
Stars
Watchers
Forks
Packages 0
        No packages published 
      
              Languages
- Perl 72.4%
- Shell 25.0%
- Python 2.6%