master
JiangXiuyu 2022-07-07 17:22:03 +08:00
parent 9aee768b90
commit a7e8f3acaf
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
## 2.登录 ## 2.登录
**git config --global user.name "JiangXiuyu" /*配置用户名称 global 代表优先级中级*/ ** **git config --global user.name "JiangXiuyu" /*配置用户名称 global 代表优先级中级*/**
**git config --global user.email "422334010@qq.com" /*配置邮箱*/** **git config --global user.email "422334010@qq.com" /*配置邮箱*/**