Files
ych1990101/gitUpdate.bat
louiscklaw 692b9102dd update,
2025-02-01 02:11:30 +08:00

7 lines
86 B
Batchfile

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