show tags in commit history #58544
Replies: 15 comments 1 reply
-
| The commit history timeline has dividers by date. How about adding dividers by tag: | 
Beta Was this translation helpful? Give feedback.
-
| I'm astonished this isn't just the default?!?!?! What am I missing??? Why, when you are looking at the commit history, would you NOT want to see the tagged commits. This is one case where Azure DevOps is better than GitHub | 
Beta Was this translation helpful? Give feedback.
-
| I had to write my own CLI tool for this because GitHub doesn't provide this very basic, obvious, and essential view on history. I don't get it. | 
Beta Was this translation helpful? Give feedback.
-
| This is so funny 🤣 🤣 🤣 The Github Desktop app has this feature but not the web Github commit history 🤣 🤣 🤣 COME ON GUYS! @github   | 
Beta Was this translation helpful? Give feedback.
-
| The fact that even the broken BitBucket supports this and Github doesn't is beyond imagination. That should a relatively easy to add feature. | 
Beta Was this translation helpful? Give feedback.
-
| Adding my support to this very basic need. | 
Beta Was this translation helpful? Give feedback.
-
| +1, this would be pretty useful | 
Beta Was this translation helpful? Give feedback.
-
| IMHO this is expected functionality, and it's a shame it's not included in "enterprise" grade software. Personally I don't even need links or annotations, but the commit history page should not be missing default functionality from a standard "git log" call... That is to say; at the very least I expect the plaintext git tag names associated with each ref. | 
Beta Was this translation helpful? Give feedback.
-
| This is also a feature in ADO, already. Though, don't take that as an endorsement of it... | 
Beta Was this translation helpful? Give feedback.
-
| +1, please add this feature! | 
Beta Was this translation helpful? Give feedback.
-
| We recently migrated hundreds of repos from discontinued Bitbucket server and this is really something I miss badly in GitHub! | 
Beta Was this translation helpful? Give feedback.
-
| Gitlab 1 - 0 Github | 
Beta Was this translation helpful? Give feedback.
-
| Same her. Migrated form BB to GH and realy bad experience not to see tags next to commits | 
Beta Was this translation helpful? Give feedback.
-
| Bumping -- will this be a thing? | 
Beta Was this translation helpful? Give feedback.
-
| Please add this | 
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
Request
In the Commit History page, I would like to see which commits are tagged, what is the name of the tag (and if it's an annotated tag, show the message when mouse hovers over the tag name)
For example, in this view, I would like to see that the top-most commit is tagged as v1.0.1:
https://github.com/github/docs/commits/a2f178351afc3ad570c5089a9deec80bc9e5f0e7
I can clearly see that tag relation if I open the commit itself, but want to see it in the history as well so I can easily see which commits were included in v1.0.0 and which commits are part of v1.0.1
See also:
Beta Was this translation helpful? Give feedback.
All reactions