-
-
Notifications
You must be signed in to change notification settings - Fork 670
Closed
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
I use tig to see where my branch is relative to another branch (typically main). I'd like to switch to gitui because it parses large git histories much faster, but I need to be able to see tags and branch heads in the log view.
Describe the solution you'd like
Display tags and branch heads in the log view.
Additional context
The same repo in gitui and tig.
tig shows the tags and branch heads in orange.
joseffilzmaier and tomasol
