简体   繁体   中英

Git for Windows doesn't work correctly with network directories

I use Git for Windows .
Here I wrote about the git config -f ... problem.

But I get the same problem for other commands too:

$ git init --bare //hyprostr/dfs/groups/developers/src/GitCribs
Rename from '//hyprostr/dfs/groups/developers/src/GitCribs/config.lock' to '//hyprostr/dfs/groups/developers/src/GitCribs/config' failed. Should I try again? (y/n)

Pressing y or n key doesn't help. Anybody know how to solve this problem?

Upgrade to Git 2.5.2 ( PortableGit-2.5.2-64-bit.7z.exe ):

Many bugs have been fixed with the mingw-64 bash on top of which git for windows is based.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM