Files
jazzpun15/gitUpdate.bat
louiscklaw 5bb7829b28 update,
2025-02-01 02:02:32 +08:00

7 lines
85 B
Batchfile

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