From: Junio C Hamano Date: Tue, 5 Feb 2019 22:26:19 +0000 (-0800) Subject: Merge branch 'sg/object-as-type-commit-graph-fix' X-Git-Tag: v2.21.0-rc0~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ed3de439e2de9646e1501a46bc4fd80c977e611;p=thirdparty%2Fgit.git Merge branch 'sg/object-as-type-commit-graph-fix' The commit-graph facility did not work when in-core objects that are promoted from unknown type to commit (e.g. a commit that is accessed via a tag that refers to it) were involved, which has been corrected. * sg/object-as-type-commit-graph-fix: object_as_type: initialize commit-graph-related fields of 'struct commit' --- 2ed3de439e2de9646e1501a46bc4fd80c977e611