This commit is contained in:
louiscklaw
2025-01-31 20:07:37 +08:00
parent 97dde599e3
commit ced1f20489
5 changed files with 24 additions and 0 deletions

8
wyman5326/gitUpdate.bat Normal file
View File

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