Files
darrenmong12240/gitUpdate.bat
louiscklaw adf68946ae update,
2025-02-01 02:00:56 +08:00

7 lines
91 B
Batchfile

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