git
Giving yourself the ability to add-remove repositories
- su to the gitosis user on marmot
- git clone /srv/gitosis/repositories/gitosis-admin.git
- Add your key to keydir (don't forget the .pub extension)
- Add your user to the gitosis-admin writable list in gitosis.conf
- commit, push
Adding removing repositories
- git clone /srv/gitosis/repositories/gitosis-admin.git
- Add yourself as someone who can write that repository, it will be automatically created
- commit, push
git.txt · Last modified: 2012/08/24 20:39 by lentinj