Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 43,835
    • Issues 43,835
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,404
    • Merge requests 1,404
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #325871
Closed
Open
Created Mar 24, 2021 by Mike Nichols@mnichols1Developer

Better display of tags and branches in commit view

Problem to solve

The individual commit view (commit/<SHA>) makes no distinction between branches/tags containing the commit and those whose tip is at the commit. The ... collapsed list may also not be a discoverable way to display this information.

Proposal

  • In the commit view (commit/<SHA>) add tags row to the details section
    • Display tags the commit has been tagged with
    • If the commit has not been tagged, display No tags
    • Show a collapsable list of tags that contain the commit
  • In the commit view (commit/<SHA>) add branches row to the details section
    • Display branches that match the commit
    • Show a collapsable list of branches that contain the commit
Desc Mock
Default view image
Expanded image
Edited Apr 20, 2021 by Mike Nichols
Assignee
Assign to
Time tracking