Files
abc2022d/gitUpdate.bat
louiscklaw b4c097f71d update,
2025-02-01 01:59:07 +08:00

7 lines
84 B
Batchfile

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