摘要: 1. git init 初始化版本库2. git config --global user.name (your name) 配置 git config --global user.email (your email)3. git add (f... 阅读全文
posted @ 2018-10-09 10:55 fanmleii 阅读(109) 评论(0) 推荐(0)