Comment se connecter à l'application Heroku à l'aide de Git à distance

heroku git:remote -a example-app
set git remote heroku to https://git.heroku.com/example-app.git
Pramod Pasala