Files
004_comission/anit961/gitUpdate.bat
louiscklaw 9476a736d3 update,
2025-01-31 19:26:58 +08:00

7 lines
83 B
Batchfile

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