error: invalid path 'drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c' fatal: unable to checkout working tree
git clone linux源码时出现此报错
git config core.protectNTFS false
git reset --hard HEAD
禁用对NTFS文件系统的保护
git clone linux源码时出现此报错
git config core.protectNTFS false
git reset --hard HEAD
禁用对NTFS文件系统的保护