We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I am getting the following error:
core/variant/variant_utility.cpp:1092 - GitPlugin: Failed to push. Error -1: invalid refspec refs/heads/ in godot-git-plugin\src\git_plugin.cpp:GitPlugin::_push#L543
OS: Windows 10 - all updates / 64-bit
I am using Username and PAT (tried classic and new one)
I am getting this error if I am trying to push, same for force push.
Soes anyone have a idea?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
I'm also having this issue
core/variant/variant_utility.cpp:1092 - GitPlugin: Failed to push. Error -1: invalid refspec refs/heads/ in godot-git-plugin\src\git_plugin.cpp:GitPlugin::_push#L543 GitPlugin: Performing push to origin
What I did:
I tried PAT only on password, PAT and username, I tried with Bitbucket account as well and no luck
Edit: Using Windows 11 and git version 2.47.1.windows.1
Sorry, something went wrong.
No branches or pull requests
Hi,
I am getting the following error:
core/variant/variant_utility.cpp:1092 - GitPlugin: Failed to push. Error -1: invalid refspec refs/heads/ in godot-git-plugin\src\git_plugin.cpp:GitPlugin::_push#L543
OS: Windows 10 - all updates / 64-bit
I am using Username and PAT (tried classic and new one)
I am getting this error if I am trying to push, same for force push.
Soes anyone have a idea?
Thanks in advance!
The text was updated successfully, but these errors were encountered: