Files
superman188/gitUpdate.bat
louiscklaw 687e11c238 update,
2025-02-01 02:08:44 +08:00

7 lines
87 B
Batchfile

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