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

Divergent history seems to confuse the git count #16

Closed
stupid-genius opened this issue Jul 31, 2023 · 3 comments · Fixed by #17
Closed

Divergent history seems to confuse the git count #16

stupid-genius opened this issue Jul 31, 2023 · 3 comments · Fixed by #17
Assignees
Labels

Comments

@stupid-genius
Copy link

This command returns "2", but the git count indicator doesn't reflect that:
image

I have a hunch that it's getting confused by the divergent history (1 ahead, 2 behind):
image

@napalm255 napalm255 self-assigned this Aug 1, 2023
@napalm255 napalm255 added the bug label Aug 1, 2023
@stupid-genius
Copy link
Author

I took a look at the code and it's pretty straightforward and easy to see what it's doing. It's not obvious why the indicator is wrong.

@napalm255 napalm255 linked a pull request Aug 2, 2023 that will close this issue
@napalm255
Copy link
Owner

@stupid-genius Please checkout the PR and see if this fixes things.

@stupid-genius
Copy link
Author

@stupid-genius Please checkout the PR and see if this fixes things.

Works like a charm! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants