So I put git into folder B, but it needs to be in folder C. Folders go A>B>C
I'm worried to just move folder C to folder A because some of the files are already using their current path available to them.
Is there a clean way to just move the repo from B to C?
(Using Mac/Unix)