查看git用户名
1 | git config user.name |
查看git邮箱
1 | git config user.email |
设置git用户名
1 | git config --global user.name "name" |
设置git邮箱
1 | git config --global user.email "emial" |
1 | git config user.name |
1 | git config user.email |
1 | git config --global user.name "name" |
1 | git config --global user.email "emial" |
本文标题:git配置设置全局用户名邮箱
文章作者:游戏人生
发布时间:2019年12月22日 - 09:12
最后更新:2020年12月27日 - 12:12
原始链接:http://www.tjl-myblog.cn/git配置设置全局用户名邮箱.html
许可协议: 署名-非商业性使用-禁止演绎 4.0 国际 转载请保留原文链接及作者。
微信支付
支付宝