My woes with GIT in Visual Studio continue.
This morning, I went to do a Pull and found the option was not even available to me. A message stated
There is No Remote Configured for this local Repository. Establish the remote by publishing to the URL of an existing empty repository.
Why would I do that if I have been working with an existing NON-empty repository?
The kicker is, I cannot use any other GIT tool to troubleshoot this (e.g. GIT Bash) because authentication fails every time UNLESS I am working through the narrow Visual Studio workflow for GIT.
Like the last time, any help would be appreciated. Otherwise, I guess I'm cloning again. My hard drive is dotted with heaps of clones of this repository now. Crazy!