Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid tree info when trying to deploy to GitHub Pages. #72

Open
brks opened this issue Aug 27, 2015 · 1 comment
Open

Invalid tree info when trying to deploy to GitHub Pages. #72

brks opened this issue Aug 27, 2015 · 1 comment

Comments

@brks
Copy link

brks commented Aug 27, 2015

Hi!

I'm attempting to deploy to GitHub Pages using Ship, and It's just throwing an error {"message":"Invalid tree info","documentation_url":"https://developer.github.com/v3/git/trees/#create-a-tree"}

My ship.conf is as follows:

gh-pages:
username: brks
password: ***************
repo: brks/brks.cc

@samccone
Copy link
Collaborator

yo yo

if you push a target to gh-pages

git push origin master:gh-pages

and then run ship it will work, this is an issue with the initial branch creation since there is not a tree yet... something we need to fix 🐐 🍕

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants