Files
004_comission/wyman5326/gitUpdate.bat
louiscklaw ced1f20489 update,
2025-01-31 20:07:37 +08:00

9 lines
111 B
Batchfile

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