Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: gitolite - Highly flexible server for git directory 
version tracker

https://bugzilla.redhat.com/show_bug.cgi?id=548324

           Summary: Review Request: gitolite - Highly flexible server for
                    git directory version tracker
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
   Estimated Hours: 0.0
    Classification: Fedora


SPEC: http://v3.sk/~lkundrak/SPECS/gitolite.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/gitolite-0.95-1.20091216git.fc12.src.rpm
scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1876569

Description:

Gitolite allows a server to host many git repositories and provide access
to many developers, without having to give them real userids on the server.
The essential magic in doing this is ssh's pubkey access and the authorized
keys file, and the inspiration was an older program called gitosis.

Gitolite can restrict who can read from (clone/fetch) or write to (push) a
repository. It can also restrict who can push to what branch or tag, which
is very important in a corporate environment. Gitolite can be installed
without requiring root permissions, and with no additional software than git
itself and perl. It also has several other neat features described below and
elsewhere in the doc/ directory.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to