I accidentally selected my project's Git folder to be
e:\programs\trimetric game\trimetric game
instead of one folder up, being
e:\programs\trimetric game
I want to move the Git repo to be contained in the previous folder, since Visual Studio tracks Git but only when it is in that folder. I am uncertain of how to do this, while still preserving all my previous commits as if they happened in the hierarchically higher folder.
Also, this project is on GitHub and I am unsure if these changes will affect that or not.