Files
004_comission/mercury25/gitUpdate.bat
louiscklaw 86fddf271b update,
2025-01-31 21:28:24 +08:00

9 lines
111 B
Batchfile

git status .
echo "press enter to continue"
@pause
git add .
git commit -m"update mercury25,"
start git push