Skip to content

Commit

Permalink
Update git_bash.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nianjiuhuiyi authored May 15, 2024
1 parent 7d50875 commit e690e77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions git使用方法/git_bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
git config --global --list 先查看一下设置了没有。

- 公司:
git config user.name "宋辉"
git config user.email "[email protected]"
git config user.name "你的名字"
git config user.email "你的邮箱"
- github:
git config user.name "nianjiuhuiyi"
git config user.email "[email protected]"
Expand Down

0 comments on commit e690e77

Please sign in to comment.