[Git123] Git常用命令及错误处理

=== 常用命令 ===

参考:https://www.cnblogs.com/ldj3/p/9172804.html

>git init

>git clone -b feature-branch-123 https:xxx.git

 

 

=== 常见错误 ===

  • github clone报错error: RPC failed; result=56, HTTP code = 200 

         参考解决方案: 

    git config https://blog.csdn.net/qq_34121797/article/details/79561110

         

  • git SSH authenticity of host can't be established

          参考解决方案:

                       https://blog.csdn.net/lqlqlq007/article/details/78983879

              

posted @ 2019-09-25 10:39  CathyGao2018  阅读(158)  评论(0编辑  收藏  举报