This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Description
I honestly do not know what I a might be doing wrong. I've followed what I think are all the recommended steps. I have Git for Windows installed, installed both GCM and GCM Core, as a matter of fact, and configured both. In my Git config currently...
My Git global and user profiles vis a vis credentials look something like this:
file:C:/Program Files/Git/etc/gitconfig credential.https://dev.azure.com.usehttppath=true
file:C:/Program Files/Git/etc/gitconfig credential.helper=manager
file:C:/Program Files/Git/etc/gitconfig credential.modalprompt=true
Perhaps my system needs a restart for some Git, TortoiseGit, GCM, etc, services to come online properly.