Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近安装了 oh-my-zsh(使用主题“亲切”)。问题是当我 'git init' 我收到这条消息
致命:模棱两可的参数“头”:未知的修订或路径不在工作树中。使用 '--' 将路径与修订分开,如下所示:'git [...] -- [...]'
我切换到 bash 并运行 'git init' 并没有给我消息,没有问题。
我发现一旦我进行了初始提交,它就会停止向我发送消息,但我不知道在提交之前如何解决这个问题。
任何建议将不胜感激!
提前致谢。