时间:2024-10-23 18:21:09
1、关于Git的用户名和邮箱:
3、配置邮箱指令:git config --global user.email 邮箱地址
5、也可以使用git config 配置项,查看指定配置项的值