You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2021. It is now read-only.
Whenever I try to build the website, this error message occurs. If you look into it, I'm pretty sure the shell code just needs to be updated so that it says HEAD:gh-pages instead of gh-pages. I figured this out when I was trying to check out that branch and I was getting the same error on my local machine. I found the solution on stack overflow right here. Other than that, it sounds like a great tool and a ton of thanks to you for creating it. My only wish is that there was a bit more documentation detailing how to set up this great tool.
On branch gh-pages
Initial commit
nothing to commit (create/copy files and use "git add" to track)
error: src refspec gh-pages does not match any
error: failed to push some refs to '***github.com/gfa-dragonoids/Maincode-2021.git'
Github Pages Deployed
Whenever I try to build the website, this error message occurs. If you look into it, I'm pretty sure the shell code just needs to be updated so that it says
HEAD:gh-pagesinstead ofgh-pages. I figured this out when I was trying to check out that branch and I was getting the same error on my local machine. I found the solution on stack overflow right here. Other than that, it sounds like a great tool and a ton of thanks to you for creating it. My only wish is that there was a bit more documentation detailing how to set up this great tool.