On Fri, 16 Dec 2022 at 00:43, Eric S. Raymond <e...@thyrsus.com> wrote: > Dave Kemper <saint.s...@gmail.com>: > > Eric, can reposurgeon retroactively add an earlier release to git > > without changing all the existing git hashes (which are referenced all > > over the place, in the bug tracker and elsewhere)? I know nothing > > about how these hashes are generated, so this may be utterly > > infeasible.
> Alas, no. The downstream hashes would all change. You could create a separate historical repo and graft it to the current one. -- A.