You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
I edit a .bib file in JabRef, save it, commit all changes to a local git branch, and then rebase that local branch onto another branch that has had no changes in the .bib file. After the successful rebase, I get "The library has been modified by another program (Dismiss/review changes)" even though after the instantanously working rebase, the .bib file is as before.
Describe the solution you'd like
JabRef should hide that popup again after it has noticed that the file on disk is the same as before the rebase.
Additional context
The use case is editing a .bib file offline with JabRef, and using git to sync it to Overleaf, where I write a paper online.
The text was updated successfully, but these errors were encountered:
Description
I edit a .bib file in JabRef, save it, commit all changes to a local git branch, and then rebase that local branch onto another branch that has had no changes in the .bib file. After the successful rebase, I get "The library has been modified by another program (Dismiss/review changes)" even though after the instantanously working rebase, the .bib file is as before.
Describe the solution you'd like
JabRef should hide that popup again after it has noticed that the file on disk is the same as before the rebase.
Additional context
The use case is editing a .bib file offline with JabRef, and using git to sync it to Overleaf, where I write a paper online.
The text was updated successfully, but these errors were encountered: