Ubuntu16.04编译工程时发生错误:
fatal: Not a git repository (or any of the parent directories): .git
解决方案:
1、在主目录中输入:
git --help
显示:
用法:git [--version] [--help] [-C <path>] [-c name=value]
版权声明:本文为zhiwei121原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。