Join Nostr
2025-05-06 03:40:34 UTC

tef on Nostr: if anyone wants to see the hacked up "let's convert seven repos into one repo, all ...

if anyone wants to see the hacked up "let's convert seven repos into one repo, all branches included" thing i did,

https://github.com/tef/ratking

it takes the main branches, interweaves the first-parent commits into a single linear timeline, and then propagates those changes back out to every subsequent commit

including ones in feature branches, so yeah, you can migrate over pull requests from the upstream to the new merged repo