This commit is contained in:
louiscklaw
2025-02-01 02:00:06 +08:00
parent a767348238
commit 854162a2bf
4 changed files with 52 additions and 7 deletions

View File

@@ -2,15 +2,8 @@
set -ex
git config --global http.version HTTP/1.1
git config --global lfs.allowincompletepush true
git config --global lfs.locksverify true
git config --global http.postBuffer 5368709120
git add .
git commit -m 'update,'
git push
echo "done"