gitbutler
gitbutler copied to clipboard
Github Authentication Fails on Branch Push
I have authenticated against Github. The Project Settings gives me the green checkmark. However, Everytime I attempt to push a branch up, I get an authorization error. I told Project Settings to use the Git Credentials Helper, and I still get an error. git push
works totally fine...
Thanks to Virtual Branches not actually existing, anywhere what so ever... I have an orphaned commit somewhere... Which is impossible to find cause there are 50 orphaned GitButler commits.
Hey, sorry for the troubles. I added some context in your other GH issue https://github.com/gitbutlerapp/gitbutler/issues/2762 regarding the refs/gitbutler
containing the refs.
Did you manage to get pushing working correctly with any of the authentication options? If not I can help debug (and if it's convenient for you, you can ping me on discord)
GitButler Version 0.11.3 (20240419.070253) has also gained the option to authenticate with the Git binary, and overall authentication was improved a lot.
Is there a chance you could retry with the latest version?
Indeed, will close for now - please use the system executable auth mechanism in your project settings. It should be the default from now on for new projects, too.
Let me know if this somehow doesn't work for you and I'll re-open :) Thanks for the report!