Files
leewinnie818/gitUpdate.bat
louiscklaw a1833c6795 update,
2025-02-01 02:03:24 +08:00

7 lines
88 B
Batchfile

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