GitFiend / Support

Public repo for GitFiend questions and issues
118 stars 7 forks source link

Squash commits hangs #186

Open mimavox opened 1 year ago

mimavox commented 1 year ago

Testing out the new squash commits functionality in a toy repo, and cannot get it to work. It hangs, with the spinner keep spinning forever. Also, the Show console button isn't working and the app is unresponsive otherwise. (Tested both on Mac and Linux.) It this because it's a preview feature? Cannot we expect it to work at all at this point?

GitFiend commented 1 year ago

This is a regression. Thanks for letting me know. I'll have a fix out soon.

GitFiend commented 1 year ago

Ok, not a regression. This feature should work so long as the first commit in your repo isn't involved. Undoing the first commit is a bit dangerous, so I'm updating the UI to prevent it.