1. 程式人生 > >windows的dos下使用git commit出現error: pathspec 'README.md'' did not match any file(s) known to git.

windows的dos下使用git commit出現error: pathspec 'README.md'' did not match any file(s) known to git.

windows的dos下使用git commit出現error: pathspec 'README.md'' did not match any file(s) known to git.

如下圖,

git commit -m 'update README.md'

git commit -m "update README.md"

它們僅僅是單引號和雙引號的區別。