This is needed when recomputing the manifest of git objects with weird offsets.
Part of T3752.
Differential D6890
git_objects: Use raw offset_bytes to format dates, and remove format_offset() vlorentz on Jan 7 2022, 1:53 PM. Authored by
Details
This is needed when recomputing the manifest of git objects with weird offsets. Part of T3752.
Diff Detail
Event TimelineComment Actions Build has FAILED Patch application report for D6890 (id=24993)Rebasing onto c6ec4d87c5... Current branch diff-target is up to date. Changes applied before testcommit d862fb745ae47ead42ceb4b2fd99f5eccb34067d Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Jan 7 13:51:05 2022 +0100 git_objects: Use raw offset_bytes to format dates, and remove format_offset() This is needed when recomputing the manifest of git objects with weird offsets. Link to build: https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/440/ Comment Actions Build is green Patch application report for D6890 (id=24994)Rebasing onto c6ec4d87c5... Current branch diff-target is up to date. Changes applied before testcommit 56460e1d4a58a4b2bb5697a02e8154e3f37767dc Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Jan 7 13:51:05 2022 +0100 git_objects: Use raw offset_bytes to format dates, and remove format_offset() This is needed when recomputing the manifest of git objects with weird offsets. See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/441/ for more details. |