Browse Source

2025-07-24 17:06:52.70

master
tianzhendong 1 week ago
parent
commit
1e43c32f69
  1. 2
      gitpush.bat

2
gitpush.bat

@ -10,5 +10,5 @@ git commit -m "%time1%"
git push origin master git push origin master
@echo off @echo off
echo gitpush success echo git push success
pause pause
Loading…
Cancel
Save