mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-10 06:52:05 +01:00
implemented publish bat file
This commit is contained in:
4
publish.bat
Normal file
4
publish.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
git checkout gh-pages
|
||||
git pull origin master
|
||||
git push
|
||||
git checkout master
|
||||
Reference in New Issue
Block a user