Files
004_comission/averyleung/gitUpdate.bat
louiscklaw 72bacdd6b5 update,
2025-01-31 19:28:21 +08:00

7 lines
86 B
Batchfile

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