From: Junio C Hamano Date: Thu, 20 Jun 2024 22:45:13 +0000 (-0700) Subject: Merge branch 'ps/abbrev-length-before-setup-fix' X-Git-Tag: v2.46.0-rc0~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4401639f9656fc0a57248e0059ae07aa3a24596a;p=thirdparty%2Fgit.git Merge branch 'ps/abbrev-length-before-setup-fix' Setting core.abbrev too early before the repository set-up (typically in "git clone") caused segfault, which as been corrected. * ps/abbrev-length-before-setup-fix: object-name: don't try to abbreviate to lengths greater than hexsz parse-options-cb: stop clamping "--abbrev=" to hash length config: fix segfault when parsing "core.abbrev" without repo --- 4401639f9656fc0a57248e0059ae07aa3a24596a