您的位置 首页 git

git 修改提交名字

git 修改提交名字

 

1- 查看当前用户名

git config user.name

2.修改名称

修改用户名:git config --global user.name "用户名"

3- 其他

查看配置列表 git config --list

查看email git config user.email

 

欢迎来撩 : 汇总all

白眉大叔

关于白眉大叔linux云计算: 白眉大叔

热门文章