mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
This is likely to happen during chain vcs operation (ex: git rebase),
causing annotations to load while IDE and VCS are out of sync.
Such annotations cannot be shown correctly, producing confusing error message:
"Number of lines annotated by vcs is not equal to number of lines in the file...".
follow-up: 72ec344b57