Files
ckh916/gitUpdate.bat
louiscklaw 15ed70160c update,
2025-02-01 02:00:42 +08:00

7 lines
82 B
Batchfile

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