Merge branch 'sg/object-as-type-commit-graph-fix'
commit2ed3de439e2de9646e1501a46bc4fd80c977e611
authorJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2019 22:26:19 +0000 (5 14:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2019 22:26:19 +0000 (5 14:26 -0800)
tree4b384ce7129b83b3af93ccd2d4ee8101f1ac93e7
parentd6cc13602bdd61d6f12a5fc10b2d342033502afa
parent4468d4435c44d50723e96e3416f8b5da97a1806f
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'
object.c