bigdatahci2015 / forum

0 stars 4 forks source link

Problems uploading book to github.io #5

Open pillig opened 9 years ago

pillig commented 9 years ago

I've tried using:

         git subtree push --prefix _book origin gh-pages

but get:

         git push using:  origin gh-pages
         fatal: 'origin' does not appear to be a git repository
         fatal: Could not read from remote repository.
         Please make sure you have the correct access rights
         and the repository exists.

I've been committing and pushing to the github fine, only this doesn't work. Any ideas?