DevelopmentPractice201308 / material

0 stars 0 forks source link

最後のpushができない #26

Closed kenshiuechi closed 11 years ago

kenshiuechi commented 11 years ago

山根先生、また最後のpushができないんですが、 この前、pushできなかったときに使ったコマンドを 教えてください。 お願いします。

yamanetoshi commented 11 years ago

何したか記憶にないぞ。。。

ちなみにですが、push したらどうなるか、とかこちらに貼ってもらえれば対応案を考えやすいです。 スペース 4 つが前にある形になってると以下なカンジになります。

$ git push -u origin master
kenshiuechi commented 11 years ago

kenshi@kenshi-VirtualBox:~/rails_projects/sample_app$ git push origin master ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

yamanetoshi commented 11 years ago

接続可能かどうかは

$ ssh -T git@github.com

というコマンドで確認できます。 ちなみに今は駄目みたいです。

yamanetoshi commented 11 years ago

@DevelopmentPractice201308

神谷先生から、対象となる IP address がいくつかあったのでそちらも追加しているとの連絡を頂いております。今日午後には通信可能になるはず、との事でしたので、ご確認頂ければ幸いです。