摘要: git上传警告warning: LF will be replaced by CRLF 在上传keil工程时,会遇到warning: LF will be replaced by CRLF警告; warning: LF will be replaced by CRLF in <file-name>. 阅读全文
posted @ 2019-06-19 11:49 dil 阅读(2487) 评论(0) 推荐(0)
摘要: 前期准备 首先是github官网: https://github.com/ 下载github工具: https://git-for-windows.github.io/ 进入github创建一个新的项目: 生成项目后拷贝项目网址,例如我的一个项目网址格式如下: https://github.com/ 阅读全文
posted @ 2019-06-19 11:23 dil 阅读(446) 评论(0) 推荐(0)