sourceTree
Posted Lyfing
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sourceTree相关的知识,希望对你有一定的参考价值。
soureTree中设置git 用户名与密码
git config --global user.email
"[email protected]"
git config --global user.name
"Your Name"
以上是关于sourceTree的主要内容,如果未能解决你的问题,请参考以下文章