✏️ add git
This commit is contained in:
parent
8935f9a40c
commit
7fcb98460c
2
git.md
2
git.md
@ -9,6 +9,8 @@ git config --global user.name Nick #设置用户名
|
|||||||
|
|
||||||
git config --global user.email nick_php@163.com #设置邮箱
|
git config --global user.email nick_php@163.com #设置邮箱
|
||||||
|
|
||||||
|
git config --global log.date format:'%Y-%m-%d %H:%M:%S' #时间显示格式修改
|
||||||
|
|
||||||
git help config #获取帮助信息
|
git help config #获取帮助信息
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user