Files
tetsu6040/gitUpdate.bat
louiscklaw 7fec316375 update,
2025-02-01 02:08:53 +08:00

7 lines
85 B
Batchfile

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