gitosis: same user multiple machines

zen*_*nna 12 git repository gitosis

In git/gitosis a single ssh key is stored with the filename the same as user name.

i.e. myusername.pub

If I want to access a repository from many machines, must I make a new user from each location or is there a way to have multiple ssh keys for a single user.

igo*_*orw 11

实际上,gitosis支持这一点.您只需在密钥文件的新行上添加ssh密钥即可.