小编Dav*_*vid的帖子

远程:Mac 终端中未找到存储库错误

我是 git 新手。我有一个私人存储库,现在我想将本地存储库的更改推送到远程存储库。但是,我收到错误:

remote: Repository not found.
fatal: repository 'https://github.com/co-csp/csm.git/' not found
Run Code Online (Sandbox Code Playgroud)

可能会导致这些错误的原因是什么,请帮我解决它,我使用的是Mac 终端。我的github 配置文件中的用户名是john2git config user.namegit config user.username两者都给出john2,所以用户名似乎是正确的......

git github git-push git-remote

10
推荐指数
2
解决办法
3万
查看次数

标签 统计

git ×1

git-push ×1

git-remote ×1

github ×1