Files
004_comission/Man1130/gitUpdate.bat
louiscklaw fc6f79b133 update,
2025-01-31 20:57:47 +08:00

7 lines
83 B
Batchfile

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