Scale-of-evaluation / daily-question

This repo is used to help you better understand the world,Enjoy!
MIT License
4 stars 2 forks source link

【09.08】Git config 的功能是什么? #285

Open Derek-94tm opened 3 years ago

Derek-94tm commented 3 years ago

请在下方作答。

changjl317 commented 3 years ago

git 使用你的用户名将提交与身份相关联。 git config 命令可用来更改你的 git 配置,包括你的用户名。