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
{"authentication", "Authentication failed for git@github.com", "could not authenticate with remote — check your credentials and try again"},
488
488
{"permission denied", "git@github.com: Permission denied (publickey)", "could not authenticate with remote — check your credentials and try again"},
489
489
{"could not read", "fatal: could not read from remote", "could not authenticate with remote — check your credentials and try again"},
490
+
{"terminal prompts disabled", "fatal: could not read Username for 'https://github.com': terminal prompts disabled", "could not authenticate with remote — check your credentials and try again"},
490
491
{"401", "fatal: HTTP 401: Unauthorized", "could not authenticate with remote — check your credentials and try again"},
491
492
{"403", "fatal: HTTP 403 forbidden", "could not authenticate with remote — check your credentials and try again"},
492
493
{"could not resolve", "fatal: unable to access ...: Could not resolve host", "could not reach remote — check your network and try again"},
0 commit comments