git push origin master //把本地源码库push到Github上git pull origin master //从Github上pull到本地源码库 转载于:https://www.cnblogs.com/itlqs/p/5964222.html