“git push heroku maître” ne fonctionne pas

Quand je tape, $git push heroku master, j'obtiens:

!  No such app as sleepy-headland-6232.

fatal: Could not read from remote repository.

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

donc quand je fais des $git remote -v, j'obtiens:

heroku  [email protected]:sleepy-headland-6232.git (fetch)
heroku  [email protected]:sleepy-headland-6232.git (push)
origin  [email protected]:fackthisshit/github.git (fetch)
origin  [email protected]:fackthisshit/github.git (push)

donc je ne git remote add heroku [email protected]:sleepy-headland-6232.git

puis-je obtenir fatal: remote heroku already exists.

c'est comme une boucle infinie de la poutre. Comment puis-je sortir de ce trou de merde? (l'esprit de ma langue)

Vérifier sur heroku.com si cette application existe sous votre compte, si non, demandez au propriétaire de vous ajouter en tant que collaborateur.
ohh.. est-ce que le problème?
comment puis-je le faire? le propriétaire est mattan griffel d'un mois rails.
comment puis-je résoudre ce problème????

OriginalL'auteur user3027052 | 2013-11-28