sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

When a branch has diverged, the amount of commits ahead in the tooltip is wrong

Open paulcacheux opened this issue 1 year ago • 4 comments

Version info

  • OS: macOS 12.5.1
  • Build: 2077

Description

When a branch has diverged with origin, the amount of commits ahead in the tooltip is wrong, out of sync with the button content

Steps to reproduce

Steps to reproduce the behavior:

  1. Create a diverting branch with origin
  2. Check that you have both an down-arrow(pull) and a up-arrow(push) button
  3. Hover the mouse over those buttons and check the tooltips

Expected behavior

The tooltips should be in sync with the button content and the state of the repo

Screenshots

image

paulcacheux avatar Aug 23 '22 07:08 paulcacheux