比较两个版本
git log 0.4.x..master
git show xxxxx
2增加已有代码
git remote add origin git@git.oschina.net:anjunact/rails-demo.git
git push –u origin master –f