Files
sunny9898/gitUpdate.bat
louiscklaw 5637fbf94f update,
2025-02-01 02:07:58 +08:00

7 lines
85 B
Batchfile

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