设置Git用户信息

$ git config --global user.name "leehongee"   //给自己起个用户名
$ git config --globla user.email  "leehongee@126.com"   //填写自己的邮箱
posted @ 2014-07-19 11:23  LeeHonGee  阅读(389)  评论(0编辑  收藏  举报