This commit is contained in:
louiscklaw
2025-01-31 21:14:45 +08:00
parent 446a9d33cb
commit 3337cc3d1e
6 changed files with 7 additions and 0 deletions

Binary file not shown.

Binary file not shown.

7
tetsu6040/gitUpdate.bat Normal file
View File

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