github push code

cmd line:

  248  git clone  http://github.com/PenGCanNtFly/kaka-partition-migration-script.git
  250  cd kaka-partition-migration-script/

  258  git add improve
  259  git status
  260  git commit -m 'add improve file'
  261  git push origin master
  262  git status


  313  git rm stable.py
  314  git commit -a -m 'remove stable.py'
  315  git push origin master
  316  git status


你可能感兴趣的:(github push code)