Files
ahhim526/gitUpdate.bat
louiscklaw e1e1c21cb6 update,
2025-02-01 01:59:20 +08:00

7 lines
84 B
Batchfile

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