Hacker News new | ask | show | jobs
by JimDabell 200 days ago
You might like Jujutsu – you commit without being on any branch and then later you can decide where and how you put things onto branches.
1 comments

Interesting, I'll be sure to check it out. It sounds pretty similar to the tool I built which lets you edit a "plan" in a text editor to assign commits to feature branches - the plan is saved so it can be amended continuously.