这就是我对git的承诺:git commit -m 'added theme color and image error handling'error: pathspec 'theme' did not match any file(s) known to git
error: pathspec 'color
我对Linux还比较陌生,所以这可能很简单,但是当我在git提交消息周围使用引号(单引号或双引号)时,单词就被当作文件名了。如何使用-m与消息中的空格-我不想使用vi。error: pathspec 'has' did not match any file(s) known to git.error: pathspec 'spaces' di
我创建了一个新的Xcode项目。我还集成了Firebase和其他吊舱。我试着把所有的东西都提交到服务器上。(我不使用终端,但使用Xcode的混合源代码)。在提交弹出中,我看到project.xcworkspace和Pods文件夹旁边的问号符号。当我选择并尝试提交它们时,我会得到以下错误:
error: pathspec 'Pods' did not match any file(