commint.bat 103 B

1234
  1. cd D:\llxyshixun\20200404439zyn\day07
  2. git add *
  3. git commit -m "first commit "
  4. git push -u origin master