PushToServer.cmd 86 B

12345
  1. chcp 936
  2. git pull
  3. git add .
  4. git commit -m "%date:~0,4%%date:~5,2%%date:~8,2%"
  5. git push