Files
004_comission/abc2022d/gitUpdate.bat
louiscklaw cd17b58401 update,
2025-01-31 19:19:02 +08:00

7 lines
84 B
Batchfile

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