hpr2461 :: Gitolite
Using Gitolite to administer your Git server.
Hosted by Klaatu on Monday, 2018-01-08 is flagged as Clean and is released under a CC-BY-SA license.
git, server, admin, dev.
2.
The show is available on the Internet Archive at: https://archive.org/details/hpr2461
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:30:39
Version Control.
This is an open series in which Hacker Public Radio Listeners can share their knowledge and experience of version or revision control systems such as Bazaar, Mercurial, Subversion, CVS and Git.
Gitolite provides an admin a centralised interface, in the form of a configuration file, to make managing users, user permissions, repos, and user and repo groups easy. It abstracts Git users from UNIX users by defining a user by public keys, and manages permissions down to the branch-level. And better yet, it is itself managed over Git.
Proper documentation is available on Gitolite.com