how to add existing heroku remote
git remote add heroku git@heroku.com:project.git
how to add existing heroku remote
git remote add heroku git@heroku.com:project.git
how to trigger new heorku build without diting git
heroku builds:create --source-url https://user:token@api.github.com/repos/<username>/<repo name>/tarball/master/ --app <app-name>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us