Files
windows_helloworld/gitUpdate.bat
Louis Law, louiscklaw 9f30a7fda0 update,
2025-02-01 00:52:35 +08:00

8 lines
92 B
Batchfile

git add .
git commit -m"update,"
git push
git config --global http.postBuffer 5368709120