git remote add origin https://github.com/lihm1/project-code.git
git config remote.origin.url [email protected]:lihm1/project-code.git
git pull origin master
git add wenjian
git status
git commit ""
git push -u origin master
git remote add origin https://github.com/lihm1/project-code.git
git config remote.origin.url [email protected]:lihm1/project-code.git
git pull origin master
git add wenjian
git status
git commit ""
git push -u origin master