git push origin master #提交本地代码
更新代码
git pull origin master #更新并合并远程服务器代码
github
原文:http://www.cnblogs.com/loganv/p/3974811.html