Files
jason78989/gitUpdate.bat
louiscklaw 0ca865a124 update,
2025-02-01 02:02:28 +08:00

7 lines
86 B
Batchfile

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