This commit is contained in:
louiscklaw
2025-01-31 19:40:43 +08:00
parent 0206c4aa60
commit f50d6f62cc
2 changed files with 14 additions and 0 deletions

7
diuben/gitUpdate.bat Normal file
View File

@@ -0,0 +1,7 @@
git status .
@pause
git add .
git commit -m"update diuben,"
start git push