An open API service indexing awesome lists of open source software.

https://github.com/halkeye/gitalist-git-collectionofrepositories-gitolite

Gitolite support for Gitalist
https://github.com/halkeye/gitalist-git-collectionofrepositories-gitolite

Last synced: 3 months ago
JSON representation

Gitolite support for Gitalist

Awesome Lists containing this project

README

        

NAME
Gitalist::Git::CollectionOfRepositories::Gitolite

SYNOPSIS
gitalist.conf:


class Gitalist::Git::CollectionOfRepositories::Gitolite
# optional, /home/git/.gitolite.rc
gitolite_conf /home/git/.gitolite.rc
# optional, defaults to /home/git/bin/
gitolite_bin_dir /home/git/bin/

DESCRIPTION
Adds support for gitolite to gitalist

SEE ALSO
Gitalist, Gitalist::Git::CollectionOfRepositories,
Gitalist::Git::Repository,

AUTHORS
Gavin Mogan

COPYRIGHT AND LICENSE
Copyright (C) 2012 by Gavin Mogan

This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself, either Perl version 5.10.0 or, at
your option, any later version of Perl 5 you may have available.