Browse Source

2023-06-14 22:14:59.44

master
tianzhendong 1 year ago
parent
commit
f6b1befc8c
  1. 2
      gitpush.bat

2
gitpush.bat

@ -2,7 +2,7 @@
echo start git push.... echo start git push....
@echo on @echo on
SET time1=%date:~0,4%-%date:~5,2%-%date:~8,2%0 %time% SET time1=%date:~0,4%-%date:~5,2%-%date:~8,2% %time%
ECHO current time is:%time1% ECHO current time is:%time1%
git add . git add .

Loading…
Cancel
Save