How to change git commit’s author and contact email? 不说不知道,方法很简单啊: [~/path/to/repo]$ git config user.name "hugozhu" [~/path/to/repo]$ git config user.email hugozhu@gmail.com 方法出处:http://github.c… more →
广告时间 by Hugo Zhuhugozhu wrote 9 months ago: How to change git commit’s author and contact email? 不说不知道,方法很简单啊: [~/path/to/repo]$ git confi … more →
hugozhu wrote 9 months ago: How to change git commit’s author and contact email? 不说不知道,方法很简单啊: [~/path/to/repo]$ git confi … more →