Git报错:error: invalid path

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Git报错:error: invalid path相关的知识,希望对你有一定的参考价值。

参考技术A

在git clone到本地时遇到报错:
error: invalid path \'src/main/java/com/sankuai/meituan/hive/udf/Aux.java\'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.

查了很久,结果是因为 Windows和Linux系统不兼容 导致的 :(

(1)Windows系统上有些文件名是无法创建文件的,比如上图中的aux,还有com1等,这些是系统保留的设备名。所以导致clone失败。
(2)Linux文件名区分大小写,而Windows不区分。而Linux内核里恰好有一些只有大小写不同的文件,在Windows下只能创建其中的一个。这导致了Git工具的错误。

问题无解。。。想要参与Linux的开发,还是要用Linux系统啊 =v=

mac git 报错 xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missin

安装xcode-select --install

以上是关于Git报错:error: invalid path的主要内容,如果未能解决你的问题,请参考以下文章

Mac 执行git命令报错xcrun: error: invalid active developer path的解决办法

git在提交时报错error invalid path cannot add to the index的解决办法

解决报错:xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcru

解决报错:xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcru

解决问题 xcrun: error: invalid active developer path

iOS xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun