Files
tunmnlu/gitUpdate.bat
louiscklaw 9035c1312b update,
2025-02-01 02:09:32 +08:00

7 lines
83 B
Batchfile

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