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
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
As you can see from the trace, I'm trying to clone a repo with the https url, but GCM never gets called. It does get called at the end when I run the version command.
Windows credential store also seems empty of github related creds.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, and thanks for the time in advance :)
I'm trying to get GCM working, as I'm tired of using SSH with ssh agents, however GCM never pops up.
I'm on a brand new install of w10, git has been installed via scoop (homebrew-like package manager for windows)
And I primarily use powershell core 7
GCM
Environment
Git config
Where git
Trace with GIT_TRACE and GCM_TRACE set:
As you can see from the trace, I'm trying to clone a repo with the https url, but GCM never gets called. It does get called at the end when I run the version command.
Windows credential store also seems empty of github related creds.
The text was updated successfully, but these errors were encountered: