Add the remote repository:
git remote add heroku [email protected]:howtopgp.git
Push the local git repo to the server:
git push heroku master
Your ssh key must be registered by ByteHamster.
Add the remote repository:
git remote add heroku [email protected]:howtopgp.git
Push the local git repo to the server:
git push heroku master
Your ssh key must be registered by ByteHamster.