https://try.github.io/levels/1/challenges/1
要求记住的命令
git clone http://...
git add .
git commit -am "comment.."
git push
git pull
https://try.github.io/levels/1/challenges/1
要求记住的命令
git clone http://...
git add .
git commit -am "comment.."
git push
git pull