Files
_utils/_new_user/gitUpdate.bat
louiscklaw b7c14c16c6 update,
2025-02-01 01:59:01 +08:00

7 lines
85 B
Batchfile

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