簡體   English   中英

無法在Windows中使用egit進行git clone Linux內核回購

[英]Unable to do git clone Linux kernel repo using egit in windows

我正在嘗試在Windows PC上使用EGit克隆gitolite倉庫。 我能夠從Windows中的命令行克隆Linux內核git repo
git clone gitolite @ server:linux.git

When i am trying to do from Egit. It is giving me below error
**gitolite@server:linux.git** has encountered a problem
Invalid path: drivers/gpu/drm/nouveau/core/subdev/i2c/aux.c

不知道為什么這給出了無效的路徑。

如此處所述 ,Windows保留“ aux ”。
微軟指出,甚至“ aux.xxx

也要避免在這些名稱后面加上擴展名; 例如,不建議使用NUL.txt ”。

該克隆可能在git bash會話中工作,但不能在Windows Egit / JGit克隆(純Windows)中工作。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM