hello云胜

技术与生活

0%

​ git config –global –edit

或者

git config –global user.name “Your Name”
git config –global user.email you@example.com

​ git commit –amend –reset-author