Как подключиться к приложению Heroku с помощью GIT удаленно

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