什么鬼

今天使用github远程仓库 建立了一个私有仓库 本地修改文件以后 push 到 remote repository 是没有问题
但是 但我删除了本地文件 进行私有仓库的clone时 发现 一直让我输入用户名 用户名我知道 但是这个环节让我摸不着头脑 根本不是我自己的用户名啊 如图所示 :

然后就很无语 一直用户名就不对 fatal occur

solve

怎么解决呢 ?
我查了查资料 使用以下方法解决了这个问题 :

git remote set-url origin git+ssh://git@github.com/username/reponame.git

执行了这句话之后 就可以正常 的 push clone
不知道public repository 是不是也需要这样的设置 如果发生类似额事情 可以试一试这样的方法

Username for 'https://github.com':相关推荐

  1. fatal: could not read Username for 'https://github.com': No such file or directory

    在创建git仓库时遇到问题 github提示: git init git add README.md git commit -m "first commit" git remote ...

  2. Username for ‘https://github.com‘:

    Username for 'https://github.com': 输入的是github上的邮箱账号, 而不是github中设置的username Password for 'https://你的g ...

  3. github push时提示Username for ‘https://github.com‘ 解决办法

    今天进行push的时候一直提醒我输入Username还有PassWord. 还出现提示:remote: Support for password authentication was removed ...

  4. Git提交数据失败 error: failed to push some refs to 'https://github.com/XXXXXXX/gif.git'

    附载码云的使用教程地址:http://www.jianshu.com/p/084e0aabbab3 问题一:执行Git remote add origin https://github.com/XXX ...

  5. 解决办法:error: failed to push some refs to 'https://github.com/xxxx.git'

    在github远程创建仓库后, 利用gitbash进行提交本地文件的时候出现如下错误: [root@foundation38 demo]# git push -u origin master User ...

  6. 【GIT】error: failed to push some refs to 'https://github.com/username/python.git'

    error: failed to push some refs to 'https://github.com/username/python.git' 解决error: failed to push ...

  7. github push 代码出现fatal: Authentication failed for ‘https://github.com/xxx/xxx.git/‘

    fatal: Authentication failed for 'https://github.com/xxx/xxx.git/': 问题描述 想从服务器上push代码到github,遇见fatal ...

  8. 解决github unable to access ‘https://github.com/...: Failed to connect to github.com port 443

    当我们使用git clone下载仓库代码的时候,出现github unable to access 'https://github.com/...: Failed to connect to gith ...

  9. https://github.com/Ehco1996/django-sspanel/wiki/%E9%9D%A2%E6%9D%BF%E9%83%A8%E7%BD%B2

    2019独角兽企业重金招聘Python工程师标准>>> 部署方式 Nginx > uwsgi > Django 前置组件 lnmp pyenv Python3 uwsgi ...

最新文章

  1. Metasploit advanced命令使用技巧
  2. VRRP和HSRP在企业网中的应用
  3. C++中获得文件大小
  4. 通过set赋值,与select赋值的区别
  5. 【图像融合】基于matlab GUI小波变换彩色图像融合(含评价指标)【含Matlab源码 1756期】
  6. 零起点学习Linux系列培训视频-寒冰作品
  7. 【今日CV 计算机视觉论文速览 第144期】Wed, 17 Jul 2019
  8. Java实验一 Java编程基础
  9. 一读就错的68个姓氏,第一个就读错了
  10. Android源码编译过程及刷机过程详解
  11. 计算机开机速度慢是什么原因,电脑开机慢是什么原因?怎么处理?
  12. 语音房间实现的一种方式
  13. String Shifting- 今日头条校招2016-09-28在线编程题
  14. 1.mac解除端口占用
  15. 【Office】解决Excel关闭Personal工作簿导致宏不见的情况
  16. 互联网产品上线前,做些什么——产品、开发、测试的视角
  17. jQuery绑定一次性事件和注销事件
  18. Steam Apex Legends 最简单领取方法,不需要改地区
  19. 机器人开发--Universal Scene Description(USD)
  20. 在微软Azure的服务器上创建Windows虚拟机的教程

热门文章

  1. 中南大学计算机技术考研科目,中南大学计算机技术(工程硕士专业学位)研究生考试科目和考研参考书目...
  2. 无线网络渗透2:WPA/WPA2-PSK AP-Station 关联和认证过程
  3. web可视化技术发展(5/6)
  4. 检测多机连接常用工具
  5. 【思维导图】机器学习中的几种常见距离与相似度计算
  6. 判断sqlite数据库中表是否存在的方法
  7. 竞品分析:记账理财—随手记为何能独占鳌头
  8. 二次元影视解析官网html源码
  9. AppCan中标首都机场移动平台项目
  10. C++实操 - True and false