From 7c3f72ea8edba79fcac20697c50861729b0a30c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D0=BE=D0=B2=20=D0=AD=D0=BB=D1=8C=D0=B4?= =?UTF-8?q?=D0=B0=D1=80?= Date: Mon, 10 Feb 2025 02:13:32 +0300 Subject: [PATCH] Update 1.1.3 gitconfig.md --- 1 Common/1.1 Configs/1.1.3 gitconfig.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1 Common/1.1 Configs/1.1.3 gitconfig.md b/1 Common/1.1 Configs/1.1.3 gitconfig.md index f0efa09..de0a825 100644 --- a/1 Common/1.1 Configs/1.1.3 gitconfig.md +++ b/1 Common/1.1 Configs/1.1.3 gitconfig.md @@ -7,10 +7,12 @@ [core] excludesfile = ~/.gitignore_global + ignorecase = false [http] postBuffer = 1048576000 maxRequestBuffer = 100M + sslVerify = false [ssh] postBuffer = 2048M