Files
004_comission/ahhim526/gitUpdate.bat
louiscklaw 4afadb4bfd update,
2025-01-31 19:24:01 +08:00

7 lines
84 B
Batchfile

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