Files
004_comission/teddy_y/gitUpdate.bat
louiscklaw f08350ff38 update,
2025-01-31 21:12:34 +08:00

7 lines
83 B
Batchfile

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