随笔分类 -  Other

Other
摘要:$ git config --global user.name "your name" #设置用户名 $ git config --global user.name "your name"$ git config --global user.email #设置邮箱 $ git remote add 阅读全文
posted @ 2016-02-25 10:53 zy_hrb