I just started using git in Vista, with my repository under /path/to/project/git repo .
Now I found that the space in the folder name is a minor annoyance when working in git bash.
Can I just rename the folder to /path/to/project/gitrepo ? Is everything inside git config relative, or is there anything explicitly related to the parent folder?
I tried just making a copy of Windows from the main folder and running git bash, and << 24> the log shows the changes that I previously made. Therefore, I assume that the renaming of the main folder is fine, but I would like to be sure before moving on.
git directory folder rename
Mick O'Hea Aug 26 '11 at 3:15 2011-08-26 03:15
source share