Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/macos/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Git 如何使用记事本++;用Mac电脑?_Git_Macos_Notepad++_Add - Fatal编程技术网

Git 如何使用记事本++;用Mac电脑?

Git 如何使用记事本++;用Mac电脑?,git,macos,notepad++,add,Git,Macos,Notepad++,Add,我尝试以与创建第一个快照相同的方式暂存文件 git add orange.html blue.html 我得到以下错误: fatal: pathspec 'orange.html' did not match any files git Status的输出是什么?可能您不在正确的目录“在分支上,无需提交任何内容,工作目录干净”

我尝试以与创建第一个快照相同的方式暂存文件

git add orange.html blue.html
我得到以下错误:

fatal: pathspec 'orange.html' did not match any files

git Status的输出是什么?可能您不在正确的目录“在分支上,无需提交任何内容,工作目录干净”