When viewing the differences between two selected commits in the "History" view, the automatic fetch function in the background attempts to deselect the two commits, forcing a single selection.
This is disruptive and undesirable.
This is easily reproducable:
- change autofetch interval to 1 min. in preference
- select two commits in history view
- wait a while
- autofetch starts, progress view is shown, and finish.
- only one selection is remain.
When viewing the differences between two selected commits in the "History" view, the automatic fetch function in the background attempts to deselect the two commits, forcing a single selection.
This is disruptive and undesirable.
This is easily reproducable: