$
git config --global user.email "you@example.com"
git
config --global user.name "Your
Name"
$ git config --local -l
$
git config --global user.email "you@example.com"
git
config --global user.name "Your
Name"
$ git config --local -l
599
9367

被折叠的 条评论
为什么被折叠?