sourceTree

soureTree中设置git 用户名与密码

git config --global user.email "you@example.com"

 
git config --global user.name "Your Name"
posted @ 2017-03-08 11:39  Lyfing  阅读(110)  评论(0)    收藏  举报