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/动态修改NavigationBar' in .gitmodules
Completed with errors, see above
阅读 4.7k
1 个回答

备份 重置 更新 提交 啥问题都能解决

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进