原文地址:https://blog.csdn.net/qq_42625211/article/details/81636929
Git错误提示之:fatal: Not a git repository (or any of the parent directories): .git
解决方法:操作之前执行以下命令行: git init
2024-02-28 16:03:04
原文地址:https://blog.csdn.net/qq_42625211/article/details/81636929
Git错误提示之:fatal: Not a git repository (or any of the parent directories): .git
解决方法:操作之前执行以下命令行: git init