To push all files to the private folder: git push -u origin master
git push -u origin master
To push the web content up to the gh-pages git subtree push --prefix _book origin gh-pages
git subtree push --prefix _book origin gh-pages
There was an error while loading. Please reload this page.