Files
anit961/gitUpdate.bat
louiscklaw d71bfac9e2 update,
2025-02-01 01:59:53 +08:00

7 lines
83 B
Batchfile

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