On Mon, Aug 18, 2025 at 07:29:45PM +0000, Isaac Oscar Gariano wrote:
I suggest removing this limitation, basically the idea is that if you do "git rebase" while you are already rebasing, it performs the following: * it computes a new todo list as normal, and then prepends it to the current todo list * it does a 'git reset --hard <start point>' like normal If anyone knows of any tools that let you do this, it would be great.
https://lore.kernel.org/git/390e6a25-72db-8a9e-97af-7b9d803cfb2d@xxxxxxxxx/T/#u on top of https://lore.kernel.org/git/a6e31eb9-81e7-4d7f-28cc-73b5e46525a4@xxxxxxxxx/T/#r890ce9ed689422db9fc40d2bc2cba36f7b183ec3 (i'm keeping rebasing this series, but it's still not ready. if you want to work on it, i can post the current patches.)