Files
004_comission/sesaman/gitUpdate.bat
louiscklaw de3685756f update,
2025-01-31 21:42:36 +08:00

7 lines
83 B
Batchfile

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