abhinav / git-spice

Manage stacked Git branches
https://abhinav.github.io/git-spice/
GNU General Public License v3.0
220 stars 11 forks source link

branch create: Aborting commit leaves tree in detached state #393

Closed abhinav closed 1 month ago

abhinav commented 1 month ago

If you run gs bc and then change your mind in the commit dialog, aborting the commit leaves your tree in a detached head state. That's not correct.