2014-03-12 61 views

回答

0

你的意思是?:

git remote add heroku [some url] 

有沒有這樣的命令:

Git remote heroku added 
+0

我試圖遵循http://ruby.railstutorial.org/的方向」,而當我嘗試:$ heroku創建,我得到http://boiling-scrubland-4175.herokuapp.com/ | [email protected]:沸騰scrubland-4175.git,但沒有「Git remote heroku added」的消息,因此我無法繼續運行教程 – user3412014