Git 基本配置 设置用户名邮箱 git config --global user.name ‘xxx’ git config --global user.email ‘xxx’ ssh-****** -t rsa -C ‘email’ 相关文章: