Files
majkp23/gitUpdate.bat
louiscklaw ba549854bd update,
2025-02-01 02:03:59 +08:00

8 lines
78 B
Batchfile

git status .
@pause
git add .
git commit -m"update majkp23,"
start git push