You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Local Branches - Remotes - Tag window if you are in the local branches and double click to get to its commits, you have an unpushed commit color X, you push it , the color does not change though the commit was pushed. You can esc out to branches and come back in to commits and the color is refreshed to indicate it is no longer local
To Reproduce
Steps to reproduce the behavior:Provided in description.
Expected behavior
A color change to reflect a successful commit push
Describe the bug
In the
Local Branches - Remotes - Tagwindow if you are in the local branches and double click to get to its commits, you have an unpushed commit color X, you push it , the color does not change though the commit was pushed. You can esc out to branches and come back in to commits and the color is refreshed to indicate it is no longer localTo Reproduce
Steps to reproduce the behavior:Provided in description.
Expected behavior
A color change to reflect a successful commit push
Version info:
Terminal info:
What terminal are you using, and which version? For some types of bugs this information can be relevant.
Additional context
Add any other context about the problem here.
Note
Please try updating to the latest version or manually building the latest
masterto see if the issue still occurs.