Files
Man1130/gitUpdate.bat
louiscklaw e44aead3d5 update,
2025-02-01 01:58:19 +08:00

7 lines
83 B
Batchfile

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