安装好git之后第一步就是先找个地设置git目录
git init
然后设置ssh,上传命名
ssh -T git@github.com
git config --global user.namegit config --global user.email