Files
004_comission/hungorr/gitUpdate.bat
louiscklaw 8cce226ca9 update,
2025-01-31 21:27:15 +08:00

7 lines
83 B
Batchfile

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