From 252e940328e3b794c336bf8447aa9604dc6f1fba Mon Sep 17 00:00:00 2001 From: borys_levytskyi Date: Mon, 30 Nov 2015 22:37:09 +0200 Subject: [PATCH] Delete publish.bat file --- publish.bat | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 publish.bat diff --git a/publish.bat b/publish.bat deleted file mode 100644 index 9012a53..0000000 --- a/publish.bat +++ /dev/null @@ -1,4 +0,0 @@ -git checkout gh-pages -git pull origin master -git push -git checkout master \ No newline at end of file