
git
嘻嘻你好呀
欢迎交流讨论
展开
-
idea使用git踩坑小结
指路牌1.github报错2.想同时上传github和码云 最近刚接触git,目前遇到的问题就这些,如果有不对或更好的解决方法,欢迎大佬指教 1.github报错 Push failed unable to access ‘https://github.com/sanshisi/mini-1_test.git/’: OpenSSL SSL_read: Connection was aborted, errno 10053’ 对应翻译 推送失败无法访问“https://github.com/sans原创 2021-11-07 10:54:35 · 323 阅读 · 0 评论 -
win10上面的git读取不到.basher文件
文章目录错误显示:`bash: git-log: command not found`版本信息解决方法 我一开始想要的操作 错误显示:bash: git-log: command not found 版本信息 解决方法 mv ~/.bashrc ~/.bash_profile ps:百度了说是因为git版本问题 ...原创 2021-11-06 13:55:54 · 383 阅读 · 2 评论