Loading

摘要: 安装 Ubuntu // 安装 sudo apt-get install git // 配置用户名 git config --global user.name "Your Name" // 配置email git config --global user.email "email@example.c 阅读全文
posted @ 2019-04-11 11:42 坠月川 阅读(217) 评论(0) 推荐(0)