git bash常用命令全集 发表评论 0. 配置全局账号 git config --global user.name “xxx” git config --global user.email "github账号" 1. 生成ssh key,一路enter ssh-key…… 阅读全文