
git command list
git clone [email protected]:symphonyh/forum.rb.git
git init
git status
git add .
git commit -m "XXX"
git push origin master
git push origin gh-pages
git push heroku master

git clone [email protected]:symphonyh/forum.rb.git
git init
git status
git add .
git commit -m "XXX"
git push origin master
git push origin gh-pages
git push heroku master
近期评论