Files
nssheung/gitUpdate.bat
louiscklaw 6da7dca3e7 update,
2025-02-01 02:04:37 +08:00

7 lines
84 B
Batchfile

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