How could I stop ssh offering a wrong key?
- by Alvaro Maceda
(This is a problem with ssh, not gitolite)
I've configured gitolite on my home server (ubuntu 12.04 server, open-ssh). I want an special identityfile to administer the repositories, so I need to access throught ssh to my own host ussing two different identity keys.
This is the content of my .ssh/config file:
Host gitadmin.gammu.com
User …