User Tools

Site Tools


git

Giving yourself the ability to add-remove repositories

  1. su to the gitosis user on marmot
  2. git clone /srv/gitosis/repositories/gitosis-admin.git
  3. Add your key to keydir (don't forget the .pub extension)
  4. Add your user to the gitosis-admin writable list in gitosis.conf
  5. commit, push

Adding removing repositories

  1. git clone /srv/gitosis/repositories/gitosis-admin.git
  2. Add yourself as someone who can write that repository, it will be automatically created
  3. commit, push
git.txt · Last modified: 2012/08/24 21:39 by lentinj