Files
chris0243/gitUpdate.bat
louiscklaw 09bbd13f2b update,
2025-02-01 02:00:32 +08:00

7 lines
85 B
Batchfile

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