We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Git.pull
master
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
The repo I'm testing all this on has the new default branch of main, so the server.rb fails out with:
main
server.rb
pull 'origin' 'master' 2>&1:fatal: couldn't find remote ref master
The text was updated successfully, but these errors were encountered:
get default_branch from @payload, use that for the Git.pull
default_branch
bcf5ba9
fixes github-developer#23
Successfully merging a pull request may close this issue.
The repo I'm testing all this on has the new default branch of
main
, so theserver.rb
fails out with:The text was updated successfully, but these errors were encountered: