Files
laitof/gitUpdate.bat
louiscklaw 881e84ed7b update,
2025-02-01 02:03:20 +08:00

7 lines
82 B
Batchfile

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