Files
ttng1234/gitUpdate.bat
louiscklaw ac46b859c2 update,
2025-02-01 02:09:11 +08:00

7 lines
84 B
Batchfile

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