git init
git remote add zjj git@github.com:jaychoucc/wechat.git
git add .
git commit -m ‘init’
git push zjj master
git pull zjj master
git remote add zjj git@github.com:jaychoucc/wechat.git
git remote rm {name}
git remote
git clone git@github.com:jaychoucc/wechat.git