05 2021 档案
转载: windows OpenSSH WARNING: UNPROTECTED PRIVATE KEY FILE!
摘要:以下才是根本的解决方法。 转载: https://blog.csdn.net/joshua2011/article/details/90208741 如果是在linux下,chmod 600就搞定了,但这是windows。 按如下方法去解决。 1)非常重要的一步: 在得到当前用户名(就如同在linu 阅读全文
posted @ 2021-05-18 11:33 小油2018 阅读(251) 评论(0) 推荐(0)
gitlab: git clone/pull / push: The project you were looking for could not be found
摘要:错误: remote: The project you were looking for could not be found.fatal: repository ‘http://gitlab.xxx.com/ioscommon/IRISDatePicker.git/’ not found 解决方法 阅读全文
posted @ 2021-05-07 09:45 小油2018 阅读(170) 评论(0) 推荐(0)