1
我在我的asp.net應用程序中最近幾個月一直使用git,它工作得很好。執行git add命令時出錯
git add *
Error:
warning: LF will be replaced by CRLF in Source Code/Bin/itextsharp.xml.
The file will have its original line endings in your working directory.
error: readlink("Source Code/aspnet_client"): Function not implemented
error: unable to index file Source Code/aspnet_client
fatal: adding files failed
首先嚐試:'git add .'沒有atricks – CodeWizard
@CodeWizard已經嘗試過這一個,但得到相同的錯誤。 –
它不應該有所作爲,只是爲了確保。 – CodeWizard