From: Junio C Hamano Date: Thu, 23 Jan 2025 23:07:01 +0000 (-0800) Subject: Merge branch 'en/object-name-with-funny-refname-fix' X-Git-Tag: v2.49.0-rc0~90 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e3cb2e515ea2e2bc11d80bdb9a20f0daebc19a2;p=thirdparty%2Fgit.git Merge branch 'en/object-name-with-funny-refname-fix' Extended SHA-1 expression parser did not work well when a branch with an unusual name (e.g. "foo{bar") is involved. * en/object-name-with-funny-refname-fix: object-name: be more strict in parsing describe-like output object-name: fix resolution of object names containing curly braces --- 7e3cb2e515ea2e2bc11d80bdb9a20f0daebc19a2