git init
git remote add zjj [email protected]:jaychoucc/wechat.git
git add .
git commit -m ‘init’
git push zjj master
git pull zjj master
git remote add zjj [email protected]:jaychoucc/wechat.git
git remote rm {name}
git remote
git clone [email protected]:jaychoucc/wechat.git