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
When the git history gets complicated with a dozen+ branches in the tree, it's often hard to keep track of commits that were made specifically to your branch.
Suggestion: Add a dot to the left of the commit timestamp for all commits that are in your particular branch.
It'd honestly be nice to have a switch which limits the git tree to only display commits from the current branch. But the dot thing would probably be easier, and accomplish the same thing.
sakrist, valhristov, jvincent-siplay, balisaurus and elinger