摘要: 一,下载git ,配置用户名和邮箱: git config --global user.name "name" git config --global user.email "example@foxmail.com" 如果已经配置了,可用git config --list确认 二,找到eclipse 阅读全文
posted @ 2019-05-01 18:01 嘿boom 阅读(645) 评论(0) 推荐(0)