push.bat 71 B

12345
  1. git pull
  2. git add -A
  3. git commit -m 'normal'
  4. git push origin master
  5. pause