casouri / vundo

Visualize the undo tree.
413 stars 20 forks source link

vundo-stem-root fails when executed from a particular location #30

Closed ideasman42 closed 2 years ago

ideasman42 commented 2 years ago

When running vundo-stem-root from a child of a branch besides the first, an assertion is raised.

Refreshing again (from calling vundo-next for example) shows the action is infact completed.

vundo_stem_root

I checked back to the early history of vundo and this appears to be a bug in the initial version (not a regression).

casouri commented 2 years ago

Thanks! This is a major oversight. I've now fixed it.

ideasman42 commented 2 years ago

Thanks, as far as I'm concerned this package now works perfectly and I expect to be using it on a daily basis from now on.