We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3b4a0 commit e6fb61bCopy full SHA for e6fb61b
git-push.sh
@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+
3
+git subtree push --prefix site origin gh-pages
4
+git push origin master
0 commit comments