Files
daniel_jo/gitUpdate.bat
louiscklaw dc9c9468ce update,
2025-02-01 02:00:51 +08:00

7 lines
85 B
Batchfile

git status .
@pause
git add .
git commit -m"update daniel_jo,"
start git push