I get following popup after following steps:
- Close .bib file
git pull
- Open .bib file
- Dialog appears:

Expected result: no dialog appears
Implementation idea: Compare timestamp of last .bak file and .bib file. If .bak file is newer than .bib file, show dialog. Otherwise: no action
I get following popup after following steps:
git pullExpected result: no dialog appears
Implementation idea: Compare timestamp of last .bak file and .bib file. If .bak file is newer than .bib file, show dialog. Otherwise: no action