git clone git push heroku master git add <filename> git commit -m "description message" git config --global user.name "<username>" git config --global user.email "<email>" git push origin master
No comments:
Post a Comment