Files
rm5wde7487/gitUpdate.bat
louiscklaw 034852e12a update,
2025-02-01 02:05:05 +08:00

7 lines
86 B
Batchfile

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