Files
004_comission/Andrea/gitUpdate.bat
louiscklaw ad92aa80a9 update,
2025-01-31 19:24:26 +08:00

7 lines
82 B
Batchfile

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