This error message is usually encountered when attempting to run a Git command in a directory that is not a Git repository or one of its parent directories.

To resolve the issue, you can either navigate to a directory that is a Git repository or create a new Git repository in the current directory by running the command git init.

fatal: not a git repository (or any of the parent directories): .git

原文地址: https://www.cveoy.top/t/topic/wt9 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录