Skip to content

fixup: work correctly with bookmarks

Anton Shestakov requested to merge topic/stable/fix-up-bookmarks into branch/stable

Initializing bookmarkchanges to an empty list is required when finalizing relocation of a node that has one or more bookmarks. Other commands that use evolvecmd._relocate() already do this.

Merge request reports