Files
004_comission/hyhl_1022/gitUpdate.bat
louiscklaw 3ce4f45857 update,
2025-01-31 21:34:27 +08:00

7 lines
85 B
Batchfile

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