随笔分类 -  Git Learning

GitHub和git学习
摘要:Github在repo中添加其它repo: adding embedded git repository 阅读全文
posted @ 2021-10-10 22:13 DengSchoo 阅读(667) 评论(0) 推荐(0)
摘要:Git、Github、GitPage使用过程中常见的问题及解决方案。- 访问速度过慢 - openssl errno10054 - Timeout errno 443 - 远程库与本地库不一致 - github.io无法打开 - 上传文件过慢 阅读全文
posted @ 2021-10-10 20:45 DengSchoo 阅读(152) 评论(0) 推荐(0)
摘要:Github: 仓库repository: 存放项目代码,每个项目对应一个项目 收藏star: 收藏 复制克隆项目(Fork):发起请求Pull Reques: 别人改进你的代码,如果觉得不错可以合并到原仓库中关注Watch: Watch一个项目后,这个项目更新了之后,你都会第一时间收到这个项目的通 阅读全文
posted @ 2020-03-09 10:01 DengSchoo 阅读(180) 评论(0) 推荐(0)