Files
ryankochun91735/gitUpdate.bat
louiscklaw 8b32f90f5f update,
2025-02-01 02:05:11 +08:00

7 lines
91 B
Batchfile

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