zoukankan      html  css  js  c++  java
  • 3.git更新地址也更改

    异常信息:

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
    Someone could be eavesdropping on you right now (man-in-the-middle attack)!
    It is also possible that a host key has just been changed.
    The fingerprint for the RSA key sent by the remote host is
    SHA256:5X+bHe+HkZjAFGQzwcqh27yxiO8Bn6J4QepQ3se6PMg.
    Please contact your system administrator.
    Add correct host key in /c/Users/admin/.ssh/known_hosts to get rid of this message.
    Offending RSA key in /c/Users/admin/.ssh/known_hosts:1
    RSA host key for 192.168.0.3 has changed and you have requested strict checking.
    Host key verification failed.
    fatal: Could not read from remote repository.

    Please make sure you have the correct access rights
    and the repository exists.

    解决方式:

      到项目根路径,进入.git 修改config中配置的地址。

  • 相关阅读:
    Java Class的field如果以小写t开头
    ACM集训日志——day1——15.7.8
    分金币 Uva 11300
    RMQ小结
    Poj 水题
    Codeforces Round #278 (Div. 2)
    poj 3685
    poj 3579
    vConsole
    js更换自定义鼠标指针图片
  • 原文地址:https://www.cnblogs.com/anjunshuang/p/9894833.html
Copyright © 2011-2022 走看看