Files
chris20202020/gitUpdate.bat
louiscklaw 65817613c8 update,
2025-02-01 02:00:34 +08:00

7 lines
89 B
Batchfile

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