GIT_DISCOVERY_ACROSS_FILESYSTEM problem when working with terminal and MacFusion

前端 未结 6 2175
萌比男神i
萌比男神i 2021-01-31 14:53

I\'m using MacFusion with OSXFuse(similar to MacFuse) to mount my server over SSH onto my office machine. When I cd into my rails work directory on the server, i can\'t see any

6条回答
  •  不要未来只要你来
    2021-01-31 15:55

    You will also get this if git doesn't have permissions to read the config files. It will just go up in the hierarchy tree until it needs to cross file systems.

提交回复
热议问题