Merge branch 'mf/submodule-summary-with-correct-repository'
authorJunio C Hamano <gitster@pobox.com>
Sat, 19 Sep 2020 00:58:05 +0000 (17:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 19 Sep 2020 00:58:05 +0000 (17:58 -0700)
commit4831c23f75556df8906a508454d70faca0facd27
tree755cd01f2b10015fc7de8c02281acd471636c868
parent9d4e7ec4d9e695d95cc7474f59fba8cc38580e29
parent85a1ec2c32f4f41dd4526651df4b3666a41334fe
Merge branch 'mf/submodule-summary-with-correct-repository'

"git diff/show" on a change that involves a submodule used to read
the information on commits in the submodule from a wrong repository
and gave a wrong information when the commit-graph is involved.

* mf/submodule-summary-with-correct-repository:
  submodule: use submodule repository when preparing summary
  revision: use repository from rev_info when parsing commits
commit.h
revision.c
submodule.c