Files
004_comission/diuben/gitUpdate.bat
louiscklaw f50d6f62cc update,
2025-01-31 19:40:43 +08:00

7 lines
82 B
Batchfile

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