1. git push origin master //把本地源码库push到Github上
  2. git pull origin master //从Github上pull到本地源码库

相关文章: