Hacker News new | ask | show | jobs
by jmalicki 134 days ago
I have had success with having the skill create a new branch and moving pieces of code there, testing them after the move, then adding it.

So commit locally and have it recreate the commit as a sequence on another branch.