Files
004_comission/jasonchung0708-93146/gitUpdate.bat
louiscklaw 1121b8461c update,
2025-01-31 21:42:10 +08:00

7 lines
96 B
Batchfile

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