从下面的github 页面拷贝过来的,尝试后可以正常工作。 https://gist.github.com/jexchan/2351996 多ssh 账号配置 首先创建不同的 public key create different ssh key according the article Mac Set-Up Git 1 $ ssh-keygen -t rsa -C "your_email@youremail.com" Please refer to github ssh issues for