I had a working development environment with VS2013 Community, GIT and Azure.
Something got hosed up, and as a result the code in the solution is older than what is in an unsynced commit.
No clue how I got to this point. Git has been problematic for various reason.
Two questions how do I make my solution code the same as what is in the unsynced commit
and
what may have caused this to happen?
EDIT:
When I make an innocuous change to Default.cshtml, GIT does not list the new Default in Changes.
Looking through Windows Explorer, I find the new Default file in a different folder.