Files
004_comission/hck717/gitUpdate.bat
louiscklaw 78d53aeddb update,
2025-01-31 19:51:26 +08:00

7 lines
82 B
Batchfile

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