git config --global user.name "xxx" git config --global user.email "xxx@163.com" ssh-keygen -t rsa -C "xxx@163.com"
git clone ssh://git@git.xxxxxx.git
git config --global user.name "xxx" git config --global user.email "xxx@163.com" ssh-keygen -t rsa -C "xxx@163.com"
git clone ssh://git@git.xxxxxx.git