git-credential-oauth
git-credential-oauth copied to clipboard
does not open a browser window on fedora 42
Am I missing a lib or something?
git-credential-oauth will call xdg-open to open the browser on Linux.
Does following open the browser?
xdg-open https://github.com/
Maybe try adding -verbose as described in the documentation to get some more details:
https://github.com/hickford/git-credential-oauth?tab=readme-ov-file#debugging