commit.bat 75 B

1234
  1. cd D:\baiyutao
  2. git add *
  3. git commit -m "homework"
  4. git push -u origin master