If I have a git repository under cygwin with a directory name of the form /cygdrive/c/Documents and Settings/user/My Documents/My Dropbox/xxxxx how do I construct a file: URL for git that references this repository?
I don't have a Windows machine around to test it out, but you should be able to quote the whole path with double quotes, or alternately escape all spaces with a backslash.
If that doesn't work, try making a symlink that doesn't have spaces and reference the symlink from git.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With