Ref T13552. Turn "CommitData" into an application-level layer on top of the repository-level "CommitRef" object.
For older commits which will not have a "CommitRef" record on disk, build a synthetic one at runtime. This could eventually be migrated.
Differential D21449
Make "CommitData" wrap and persist a "CommitRef" record Authored by epriestley on Aug 12 2020, 8:02 PM. Tags None Referenced Files
Subscribers None
Details Ref T13552. Turn "CommitData" into an application-level layer on top of the repository-level "CommitRef" object. For older commits which will not have a "CommitRef" record on disk, build a synthetic one at runtime. This could eventually be migrated. Ran "bin/repository reparse --message", browsed Diffusion.
Diff Detail
|