There must be some quick fix but I just can't figure out how to do it:
I initialized a git repository on my local computer, but unfortunately at the wrong place, i.e. in the wrong directory. How can I undo this or move the working directory that my git repository is synched with?
In my example, instead of initializing my repository in /home/git/rep1, I initialized it in /home ... :S