Files
004_comission/jimmycheung93/gitUpdate.bat
louiscklaw 2e592cb561 update,
2025-01-31 21:36:48 +08:00

7 lines
89 B
Batchfile

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