Browse Source

2023-06-140 22:14:16.76

master
tianzhendong 1 year ago
parent
commit
6799a207a3
  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:~1,1%%time:~3,2%%time:~6,2% SET time1=%date:~0,4%-%date:~5,2%-%date:~8,2%0 %time%
ECHO current time is:%time1% ECHO current time is:%time1%
git add . git add .

Loading…
Cancel
Save