Post #2704252
2025-10-30 06:39 UTC
@nerdnz@cloudisland.nz If rewriting history is an option, I can recommend git-filter-repo: https://github.com/newren/git-filter-repo
Replies (1)
-
@nerdnz@cloudisland.nz 2025-10-30 07:06
@schrumpelnase@sueden.social Thanks, I found a way once to do this just using git from the command line, and rewrote history for one of my personal projects. Hadn't thought about looking for a tool like this