Files
004_comission/goodtastesmartie/gitUpdate.bat
louiscklaw 90bb565f91 update,
2025-01-31 19:51:04 +08:00

7 lines
92 B
Batchfile

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