Files
004_comission/majkp23/gitUpdate.bat
louiscklaw 76adef672f update,
2025-01-31 21:19:43 +08:00

8 lines
78 B
Batchfile

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