Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One of my favorite tools available for Linux is called gitolite. It's in the Debian repo.

https://gitolite.com/gitolite/

If you think the bare bones example is interesting and want something simple just for you or a small group of people, this is one step up. There's no web interface. The admin is a git repository that stores ssh public keys and a config file that defines repo names with an ACL. When you push, it updates the authorization and inits new repositories that you name.

I put everything in repos at home and a have multiple systems (because of VMs) so this cleaned things up for me considerably.



gitolite is great. It's simple and extremely lightweight.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: