commit.bat 106 B

1234
  1. cd E:\桌面\文件夹\20200404423shidingpeng
  2. git add *
  3. git commit -m "homework"
  4. git push -u origin master