Files
BitwiseCmd/publish.bat
2015-04-03 20:36:29 +03:00

4 lines
73 B
Batchfile

git checkout gh-pages
git pull origin master
git push
git checkout master