I have computer with Windows XP and no Internet connection, only access to network drive. I\'d like to set up a git repository on the network drive and then push to it from
This worked for me:
git.exe clone "d:/dev/SDK" "//comp1/Proj/git/SDK/"