摘要: $ git config --global user.email "you@example.com" $ git config --global user.name "Your Name" $ git init #--Reinitialized existing Git repository 初始化 阅读全文
posted @ 2019-02-21 19:04 jun-x 阅读(824) 评论(0) 推荐(0)