Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch status on fetch is glitchy and often disappears #62

Open
divs1210 opened this issue Aug 15, 2019 · 3 comments
Open

Branch status on fetch is glitchy and often disappears #62

divs1210 opened this issue Aug 15, 2019 · 3 comments
Labels
bug Something isn't working important

Comments

@divs1210
Copy link
Member

divs1210 commented Aug 15, 2019

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 divs1210 added bug Something isn't working important labels Aug 15, 2019
@kumar88kanishk
Copy link
Collaborator

Picking this one @divs1210

@kumar88kanishk
Copy link
Collaborator

kumar88kanishk commented Aug 15, 2019

Can you add a STR and UAT to it @divs1210

@divs1210
Copy link
Member Author

Added details. Let me take up this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working important
Projects
None yet
Development

No branches or pull requests

2 participants