首页
编程
java
php
前端
首页
编程
java
php
前端
android studio git提交人的姓名在哪里改啊?
可以命令行修改
git config --global user.name "xxx"
直接打开git 复制楼上的代码修改即可
点击展开全文