New UI behaviour of the Git extension in Cursor?



Before I updated Cursor today to the latest version, the last blue point representing the last commit was solid like all the other points. Now it’s hollow. I made sure that everything is up to date and in sync in the attached terminal screenshot, so it doesn’t seem like it represents an error. Is anyone aware of what’s going on?

Do you have any pending changes? I believe the dot is not filled at the top if you have any non-commited changes, although I can’t say I’m positive on that!

All my changes were commited at that point, and the dot was still hollow.

I made more commits after that post and I can confirm that after every commit the latest dot becomes hollow which didn’t happen before and it was solid. Besides the visual look, there is no difference or issues. Would be nice for someone to confirm if they noticed the same visual change.

I’m starting to think the hollow dot is the default for whichever commit your codebase is currently working from, mine is always hollow!

May have just been a UI change from VSCode that came in an update :person_shrugging:

Thank you for your input man! Yes, it indeed just seems like an updated UI look from VSCode, since everything regarding Git is working just fine.