Even outside of the distributed aspect, discussions on improving git tend to be started by people who have never felt the need to express `HEAD~10` or `origin/main...main`, and.. I just don't have much sympathy for the naivety left in me.
It would be neat to have a GUI rebase -i style "commit reorganizer" that let you visually reorder & drag commits between branches etc. But that'd just be an app calling git, and once you're experienced enough write it, you no longer really need it. So nobody does.
It would be neat to have a GUI rebase -i style "commit reorganizer" that let you visually reorder & drag commits between branches etc. But that'd just be an app calling git, and once you're experienced enough write it, you no longer really need it. So nobody does.