linux git 报错提示 fatal: 'origin' does not appear to be a git repository 解决办法

本文介绍了当使用Git从远程仓库拉取代码时遇到错误的解决方法。具体错误信息为'fatal: 'origin' does not appear to be a git repository' 和 'Could not read from remote repository'。文章提供了一个简单的解决方案,即重新配置远程仓库地址。
输入:
git pull origin master
git报错提示
fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
 
在网上找到的解决办法:重新输入一次:
git remote add origin git@github.com:yourusername/test.git 
就可以解决了
 

转载于:https://www.cnblogs.com/-mrl/p/8874022.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值