1.git clone 'address' 克隆项目 2.git config --global user.email "email" 配置邮箱地址 git config --global user.name "name" 配置用户名