Category Archives: Source Control

Automatic creation of repository when using gitolite

The last couple of days I’ve been playing around with git and setup my own git server using first gitosis and then gitolite. When playing around I created a lot of different test repositories to make sure everything work. To stop repeating myself I created three minor bash functions to make it easier to add [...]