Files
004_comission/macylee2486/gitUpdate.bat
louiscklaw 0c89a0db81 update,
2025-01-31 21:31:32 +08:00

7 lines
87 B
Batchfile

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