Jak połączyć się z aplikacją Heroku za pomocą git zdalnie

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