Files
bettyphan789/gitUpdate.bat
louiscklaw efdf6d51e9 update,
2025-02-01 02:00:19 +08:00

7 lines
88 B
Batchfile

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