Files
004_comission/kellyc62/gitUpdate.bat
louiscklaw 27d6b4e781 update,
2025-01-31 21:34:06 +08:00

7 lines
84 B
Batchfile

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