gitosis always asks for git password
- by Cylindric
I've just followed the simple gitosis install instructions on an Ubuntu server, such as these http://blog.agdunn.net/?p=277
On the server I log in as "mark", and into /home/mark/.ssh/ I copied my keyfiles id_rsa and id_rsa.pub from my laptop.
I used that id_rsa.pub when initialising the gitosis stuff, and can happily connect locally when logged…