Shell script and commentary at:
commaok.xyz/ai/split-com...
Shell script and commentary at:
commaok.xyz/ai/split-com...
2. check out the end target commit contents (git checkout end-state --)
3. revert a bunch of code, sometimes then making additional changes to make everything work
4. goto 2
This is easier than rebase because there are no merge conflicts.
No idea how an agent will handle it.
2. check out the end target commit contents (git checkout end-state --)
3. revert a bunch of code, sometimes then making additional changes to make everything work
4. goto 2
This is easier than rebase because there are no merge conflicts.
No idea how an agent will handle it.
FWIW, the way I usually do work like this myself as a human is:
FWIW, the way I usually do work like this myself as a human is: