On Mon, Apr 17, 2023, at 09:41, Jeff King wrote: > Ah, OK. Carry on, then. ;) The result (see readme): https://github.com/LemmingAvalanche/libreoffice-repaired The problem went away. > But if you want to try, I suspect you could do it with > git-filter-repo's --commit-callback option. I couldn’t use that. The metadata was too mangled and `git-filter-repo` just errored out. :P But `git commit-tree` + `git replace` + `git filter-repo --force` worked. -- Kristoffer Haugsbakk