Categories
- Database (7)
- DNS (3)
- Encryption (4)
- Linux Administration (66)
- MacOSX (8)
- Mailserver (9)
- Monitoring (3)
- Photo (1)
- PHP (7)
- Rescue (2)
- Review (4)
- Security (31)
- Version control system (12)
- Virtualisation (4)
- Web technologies (5)
- Wordpress (1)
Social Profiles
Coderwall
Github
Gravatar
Linkedin
Delicious
Xing
Facebook
Google+
Twitter
Stackoverflow
OpenClipart
Tag Archives: gitolite
Setup gitolite to manage git repositories
Git provides all the required tools to create remote repositories. As explained in Setup gitosis to manage git repositories, a bare repository can be generated and managed manually or with gitosis, but this is not the only git repository management … Continue reading
Posted in Linux Administration, Version control system
Tagged git, gitolite
Comments Off on Setup gitolite to manage git repositories