From: Junio C Hamano Date: Mon, 3 Aug 2015 17:41:31 +0000 (-0700) Subject: Merge branch 'mh/reporting-broken-refs-from-for-each-ref' into maint X-Git-Tag: v2.4.8~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0533a9b70cc768438a817103f02c51bc4f52bf45;p=thirdparty%2Fgit.git Merge branch 'mh/reporting-broken-refs-from-for-each-ref' into maint "git for-each-ref" reported "missing object" for 0{40} when it encounters a broken ref. The lack of object whose name is 0{40} is not the problem; the ref being broken is. * mh/reporting-broken-refs-from-for-each-ref: read_loose_refs(): treat NULL_SHA1 loose references as broken read_loose_refs(): simplify function logic for-each-ref: report broken references correctly t6301: new tests of for-each-ref error handling --- 0533a9b70cc768438a817103f02c51bc4f52bf45