码迷,mamicode.com
首页 > 其他好文 > 详细

git1

时间:2016-12-16 00:45:09      阅读:193      评论:0      收藏:0      [点我收藏+]

标签:bsp   com   git   用户名   查看   global   lob   lis   --   

git配置

$ git config --global user.name "Fred"

$ git config --global user.email xxxxx@xx.com

检查已有的配置信息

$ git config --list

查看用户名

$ git config user.name

 

git1

标签:bsp   com   git   用户名   查看   global   lob   lis   --   

原文地址:http://www.cnblogs.com/Fred1987/p/6185355.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!