📌  相关文章
📜  为 git 设置不同的用户 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:34.331000             🧑  作者: Mango

代码示例1
git config user.email work@example.com
git config user.name "work user name"