鍍金池/ 問答/Linux  網(wǎng)絡(luò)安全/ Git 提交報錯,急求怎么解決 !!!

Git 提交報錯,急求怎么解決 !!!

git 提交報錯,打印錯誤如下:

git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree fetch origin 


git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree pull origin master 
From https://github.com/KenLuChinese/All_iOS_Demos
 * branch            master     -> FETCH_HEAD
Already up-to-date.


git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree submodule update --init --recursive 
fatal: No url found for submodule path 'document of ready to clear up/iOS of tools/動態(tài)修改NavigationBar' in .gitmodules
Completed with errors, see above
回答
編輯回答
陪她鬧

備份 重置 更新 提交 啥問題都能解決

2017年12月10日 20:27