Files
R__cheung/gitUpdate.bat
louiscklaw 233e1cdb5e update,
2025-02-01 01:58:32 +08:00

7 lines
85 B
Batchfile

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