📜  git username email - Shell-Bash 代码示例

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

代码示例6
$ git config --global user.name "Swanith S" 
$ git config --global user.email "swanitharvety@gmail.com"