gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

Github Authentication Fails on Branch Push

Open zacheryph opened this issue 1 year ago • 1 comments

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.

zacheryph avatar Feb 16 '24 19:02 zacheryph

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)

krlvi avatar Feb 18 '24 21:02 krlvi

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?

Byron avatar Apr 22 '24 13:04 Byron

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.

grafik

Let me know if this somehow doesn't work for you and I'll re-open :) Thanks for the report!

Qix- avatar Apr 30 '24 14:04 Qix-