Files
jimmycheung93/gitUpdate.bat
louiscklaw 1b62961605 update,
2025-02-01 02:02:37 +08:00

7 lines
89 B
Batchfile

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