You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When @AnnaB45git clones an https git URL on her laptop, it works, using the standard Github web-based oauth (note tail-end of her git config there, in case useful):
When she does the same thing on the L3 server, from the /e/anna_r directory, she gets a GitHub login dialog, it then fails (not clear exactly how), falls back to an OpenSSH login dialog, and then fails (per this SO post).
Here's her git config on the L3 server:
As a workaround she is currently logging in with a PAT
The text was updated successfully, but these errors were encountered:
When @AnnaB45
git clone
s an https git URL on her laptop, it works, using the standard Github web-based oauth (note tail-end of her git config there, in case useful):When she does the same thing on the L3 server, from the
/e/anna_r
directory, she gets a GitHub login dialog, it then fails (not clear exactly how), falls back to an OpenSSH login dialog, and then fails (per this SO post).Here's her git config on the L3 server:
As a workaround she is currently logging in with a PAT
The text was updated successfully, but these errors were encountered: