Files
jasonw123456784/gitUpdate.bat
louiscklaw ae8f5287ae update,
2025-02-01 02:02:31 +08:00

8 lines
86 B
Batchfile

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