From: Junio C Hamano Date: Mon, 24 Jan 2022 17:14:46 +0000 (-0800) Subject: Merge branch 'ab/checkout-branch-info-leakfix' X-Git-Tag: v2.35.0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6e19e47a60c0174f805db8e1624db38ff889523;p=thirdparty%2Fgit.git Merge branch 'ab/checkout-branch-info-leakfix' We added an unrelated sanity checking that leads to a BUG() while plugging a leak, which triggered in a repository with symrefs in the local branch namespace that point at a ref outside. Partially revert the change to avoid triggering the BUG(). * ab/checkout-branch-info-leakfix: checkout: avoid BUG() when hitting a broken repository --- c6e19e47a60c0174f805db8e1624db38ff889523