Files
kawing220/gitUpdate.bat
louiscklaw 9327e46b8d update,
2025-02-01 02:03:13 +08:00

7 lines
85 B
Batchfile

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