Auto-update feature doesn't update branch labels
Hello,
I use gitg moslty as a visual aid while I type commands in the terminal.
Hence the feature that automatically reloads when externals modifications are done in .git (not sure how the option is labeled in english, my system is in French) is a blessing.
However, it fails to reload the labels of the branches. I mean, the little round-ish colorful squares that shows on which commit a branch is currently pointing. All I have to do is to hit F5 and everything reloads correctly.
But this is quite annoying because it can lead to very confusing situations. And this is frustrating, because it seems to me it should work, since all the others elements of the GUI update automatically flawlessly as soon as the git repo is manipulated via command line.
Is anybody else having this issue ? I didn't found anything related to it here. But it behave so on all my machines.