git remote add joyent yourname.no.de:repo
我假設這意味着它使用的是git協議。然而,我不知道:回購在最後意味着什麼......因爲它不是端口號。它是用戶名嗎?它在〜/ repo中尋找一個git repo嗎?這個:在這個git命令的結尾是什麼意思?
我真的只是想要一個端口添加到該命令,並將其映射到形式的東西:
git remote add joyent ssh://[email protected]:1234/wherevermyrepois
請注意......我沒有編輯我的〜/ .ssh/config文件,因爲我的能力正在使用Cloud9 IDE,他們不讓你設置它,所以請不要回答這個答案。 – Travis 2012-01-28 06:35:28
另請參閱:[http://stackoverflow.com/questions/3366718/git-clone-requires-ssh-protocol-when-perhaps-it-shouldnt] – 2012-01-28 07:09:58