Git Error: 'origin' does not appear to be a git repository
The commands you entered are not valid. It seems like you are trying to run multiple commands on the same line, which is causing the "command not found" errors. You should run each command separately.\n\nHere's the correct way to run the command:\n\n1. Enter git ls-remote --tags origin and press Enter.\n2. If you receive a "fatal: 'origin' does not appear to be a git repository" error, it means that the current directory is not a valid git repository or the remote repository named "origin" does not exist. Make sure you are in the correct directory and that the repository exists.\n\nIf you are still facing issues, please provide more information about your setup and the specific problem you are encountering.
原文地址: https://www.cveoy.top/t/topic/p2fX 著作权归作者所有。请勿转载和采集!