This commit is contained in:
Tommy Parnell
2015-11-21 00:04:50 -05:00
parent 94b80b73ad
commit 370bdbb1eb

View File

@@ -1,5 +1,4 @@
git config user.email "tparnell8@gmail.com" echo "hit"
git config user.name "Tommy Parnell"
git add . git add .
git commit -m "Deployed to Github Pages" git commit -m "Deployed to Github Pages"
git push --force "git@github.com:tparnell8/Resume.git" master:gh-pages git push --force "git@github.com:tparnell8/Resume.git" master:gh-pages