commit.bat 61 B

123
  1. git add *
  2. git commit -m "homework"
  3. git push -u origin master