diff options
author | kylezhao <kylezhao@tencent.com> | 2023-04-03 17:04:38 +0800 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-04-06 20:05:13 +0200 |
commit | d3ba40c803beaa4351d955ddf0ce7c8d7e9d2322 (patch) | |
tree | 7caf8dbb719d4049bb1c5103c09f908dbd6f3fb2 /org.eclipse.jgit.coverage | |
parent | 17fac8a27efd5c8b3028b9c244353265b697fb9f (diff) | |
download | jgit-d3ba40c803beaa4351d955ddf0ce7c8d7e9d2322.tar.gz jgit-d3ba40c803beaa4351d955ddf0ce7c8d7e9d2322.zip |
Ensure parsed RevCommitCG has derived data from commit-graph
If a RevCommitCG was newly created and called #parseCanonical(RevWalk,
byte[]) method immediately, its flag was marked as PARSED, but no
derived data was obtained from the commit-graph. This is different from
what we expected.
Change-Id: I5d417efa3c42d211f19e6acf255f761e84d84450
Signed-off-by: kylezhao <kylezhao@tencent.com>
Diffstat (limited to 'org.eclipse.jgit.coverage')
0 files changed, 0 insertions, 0 deletions