commit.bat 65 B

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