We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9117c87 commit 962db1eCopy full SHA for 962db1e
_deploy.sh
@@ -13,4 +13,4 @@ cd book-output
13
cp -r ../_book/* ./
14
git add --all *
15
git commit -m"Update the book" || true
16
-git push origin gh-pages
+git push -q origin gh-pages
0 commit comments