Files
geekrabbitcomputer/gitUpdate.bat
louiscklaw 34eef2e707 update,
2025-02-01 02:01:23 +08:00

7 lines
94 B
Batchfile

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