Files
marissa.sam/task2/gitUpdate.bat
louiscklaw bfa5b5ff46 update,
2025-02-01 02:04:02 +08:00

8 lines
88 B
Batchfile

git status .
@pause
git add .
git commit -m"update marissa.sam task2,"
start git push