Files
yntam123/gitUpdate.bat
louiscklaw fd478ce2cc update,
2025-02-01 02:11:35 +08:00

8 lines
79 B
Batchfile

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