hugit icon indicating copy to clipboard operation
hugit copied to clipboard

Branch status on fetch is glitchy and often disappears

Open divs1210 opened this issue 6 years ago • 3 comments
trafficstars

Reproduce

  • cd path/to/hugit/
  • git checkout master
  • git pull --rebase
  • start the app in this dir
  • press
  • on the status page, Head: [master] ... should end with (up to date) or (stale local) or (fast forwardable), but it does not do so dependably.

Thoughts :get-status is dispatched for some reason after :fetch-branch-status, clearing the :branch-status.

divs1210 avatar Aug 15 '19 11:08 divs1210

Picking this one @divs1210

kumar88kanishk avatar Aug 15 '19 13:08 kumar88kanishk

Can you add a STR and UAT to it @divs1210

kumar88kanishk avatar Aug 15 '19 13:08 kumar88kanishk

Added details. Let me take up this one.

divs1210 avatar Aug 15 '19 14:08 divs1210