Open Bug 1888169 Opened 11 months ago Updated 11 months ago

hg/git mapping - static in-repo file

Categories

(Conduit :: General, task)

Tracking

(Not tracked)

People

(Reporter: lizzard, Unassigned)

References

(Blocks 1 open bug)

Details

User Story

Need a mapping file from the old hg SHAs to the new git ones, generated during migration
* add a simple text file with a line with both commits
* consumers can grab this file and do whatever they want
* this file is expected to be at least 50MB
* probably better to store it on an object store somewhere and point to it rather than storing it in-tree

Need a mapping file from the old hg SHAs to the new git ones, generated during migration

  • add a simple text file with a line with both commits
  • consumers can grab this file and do whatever they want
  • this file is expected to be at least 50MB
  • probably better to store it on an object store somewhere and point to it rather than storing it in-tree
You need to log in before you can comment on or make changes to this bug.