ERROR: Repository not found. ////Git, but is not registered in the Settings.

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ERROR: Repository not found. ////Git, but is not registered in the Settings.相关的知识,希望对你有一定的参考价值。

1、ERROR: Repository not found.

  这个问题是因为在你推送的github账户中,并没有这个Repository。

  解决方法:

  1)检查自己的github中的Repository,检查自己创建的目录,必须要两者一致;

  2)先git clone下github中的Repository,然后再进行更改,这样就一定一致了。

2、ERROR: Git, but is not registered in the Settings.

git 是本地的,不关联远程库

解决方法:

本地新建新建 max_dev
git init
将文件复制到 max_dev 目录下
然后就可以了
git push

3、git remote add origin 若出现错误 fatal:remote origin already exists 则可以通过命令git remote rm origin删除 已存在的origin。

以上是关于ERROR: Repository not found. ////Git, but is not registered in the Settings.的主要内容,如果未能解决你的问题,请参考以下文章

git问题ERROR: Repository not found

Could not create local repository at D:maven-repository -> [Help 1][ERROR][ERROR] To see the ful

报错处理——Error getting repository data for epel, repository not found

git上传时出现ERROR: Repository not found.的解决办法

Failed with error: Could not read from remote repository.

fatal:remote error:Git repository not found