This commit is contained in:
louiscklaw
2025-02-03 10:32:58 +08:00
parent 1a515dacc9
commit bb921e0ed1

View File

@@ -8,10 +8,11 @@ git config --global lfs.locksverify true
git config --global http.postBuffer 157286400 git config --global http.postBuffer 157286400
git config --global core.compression 0 git config --global core.compression 0
git config --global pack.window 1 git config --global pack.window 1
git config --global credential.useHttpPath true
git config --global credential.cacheOptions "--timeout 86400" git config --global credential.cacheOptions "--timeout 86400"
git add . # git add .
git commit -m 'update,' git commit -m 'update,'