From 7f5473a2bc117d7c2cd4d349829e739716445a51 Mon Sep 17 00:00:00 2001 From: louiscklaw Date: Sat, 1 Feb 2025 00:54:29 +0800 Subject: [PATCH] update, --- gitUpdate.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gitUpdate.sh b/gitUpdate.sh index 1925af9f..5839e1c0 100755 --- a/gitUpdate.sh +++ b/gitUpdate.sh @@ -2,7 +2,8 @@ set -ex -git config lfs.allowincompletepush true +git config --global lfs.allowincompletepush true +git config --global http.postBuffer 5368709120 git add .