Files
004_comission/R__cheung/gitUpdate.bat
louiscklaw ae13f1809e update,
2025-01-31 21:41:49 +08:00

7 lines
85 B
Batchfile

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