File Based Repository Doesn't Work w/ Git (but works fine w/ Git Bash)

Gary Furash furashgary@gmail.com
Mon Oct 16 16:58:00 GMT 2017


For example, I have a repository that looks like this

[gffurash ~/Documents/Projects/wo219161] $ git remote -v
origin  file://v:/GitSrcCtrl/wo219161 (fetch)
origin  file://v:/GitSrcCtrl/wo219161 (push)

it syncs w/ the remote destination in windows

If I sync from Git Bash (downloaded from the git site) it works fine. If I
sync from Cygwin GIT, I get the following


fatal: '/GitSrcCtrl/wo219161' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository
exists.


-- gary furash | furashgary@gmail.com, 520-907-2470

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list