Files
jzzzz123/gitUpdate.bat
louiscklaw e50f7ec594 update,
2025-02-01 02:02:54 +08:00

7 lines
84 B
Batchfile

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