git config --global user.name 'xxxx' git config --global user.email 'xxxx'
ssh-keygen -t rsa -C '邮箱'
克隆:git clone 地址