Files
teddy_y/gitUpdate.bat
louiscklaw db8bf18f7a update,
2025-02-01 02:08:48 +08:00

7 lines
83 B
Batchfile

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