このコマンド プロンプトで Heroku の最初のサンプル Facebook アプリを試しました。次のように記述します。
1)$git remote
2)$git remote add heroku git@heroku.com:stellent.git
このような応答
not a repository (or any of the parent directories): git
私は$git init
応答を入力します
initialized empty git repository in C
正しい応答を見つける方法はありますか
アドバイスをありがとう