摘要:
第一步:下载https://github.com/lightverse/android-gradle-plugin-demo 第二步:使用Intellij idea打开 第三步:无 阅读全文
摘要:
首先 当前工程的config文件需要更改 打开当前工程.git/config文件 尝试添加: [user] name = your_name email = your_email@xx.com 然后当前工程执行命令 命令:git commit --amend --reset-author 这会修改最 阅读全文