Files
004_comission/jazzpun15/gitUpdate.bat
louiscklaw 610b6db078 update,
2025-01-31 21:22:03 +08:00

7 lines
85 B
Batchfile

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