Files
jasonchung0708-93146/gitUpdate.bat
louiscklaw 4a91a4d1c1 update,
2025-02-01 02:02:29 +08:00

7 lines
96 B
Batchfile

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