Mil*_*uzz 24 git
我试图将命令更改提交git commit "commit message"到本地分支,但我收到以下消息:
git commit "commit message"
error: pathspec 'commit message' did not match any file(s) known to git.
Mar*_*off 45
是的git commit -m "commit message".你错过了-m国旗.
git commit -m "commit message"
-m
小智 28
如果您使用的是Windows,则需要使用双引号
归档时间:
15 年,9 月 前
查看次数:
17126 次
最近记录:
7 年,10 月 前