Browse Source

2025-07-24 17:06:52.70

master
tianzhendong 6 days ago
parent
commit
1e43c32f69
  1. 2
      gitpush.bat

2
gitpush.bat

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