Files
honglinyu400/gitUpdate.bat
louiscklaw ca4e89d9c7 update,
2025-02-01 02:02:12 +08:00

7 lines
88 B
Batchfile

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