Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary
·
linux git上传时 Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

原因:没有初始化git

解决:当前路径中输入git init
更多推荐
所有评论(0)