mirror of https://github.com/TriliumNext/Notes
Fix broken reference consistency check
If a branch was identified with a missing parent, the branch would be moved to root. However, the ID of the branch would be changed as a result of that, and this resulted in the creation of a new branch instead of updating the old one. Deleting the old one first solves the issue.pull/255/head
parent
e7c6d912a4
commit
92f586486f
Loading…
Reference in New Issue