Files
kennethmak226/gitUpdate.bat
louiscklaw db0d4cdc37 update,
2025-02-01 02:03:16 +08:00

7 lines
89 B
Batchfile

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