Git “unable to determine absolute path of git directory”
问题 I'm a git newbie and am having problems trying to get the latest version of a remote project: S:\dev\prj\myprj [master]> git pull /usr/libexec/git-core/git-sh-setup: line 266: cd: .git: No such file or directory Unable to determine absolute path of git directory It was working fine until today and strangely I don't think I've changed anything since it last worked fine. This is on Windows 7. My project is on an encrypted drive (S:) and git is on C: S:\dev\prj\myprj [master]> git --exec-path C: