Files
004_comission/honglinyu400/gitUpdate.bat
louiscklaw 9e8b9c45ad update,
2025-01-31 21:33:34 +08:00

7 lines
88 B
Batchfile

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