Files
004_comission/tsc1877/gitUpdate.bat
louiscklaw 5c584709c4 update,
2025-01-31 20:14:02 +08:00

8 lines
78 B
Batchfile

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