常见问题

87 阅读1分钟
  1. 更改git提交显示的用户名
    (1) 命令行解决法: git config --global user.name zhangsan
    (2) windows目录解决法: