Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #2597

Closed
Open
Created Jan 15, 2013 by Administrator@rootOwner

Commits overview per branch broken

Created by: zagrad

Summary: When I go to the "Commits" tab in a repository and then select a branch in the dropdown, I expect to see the commits and that branch. No more, no less. I do see all commits untill the end of the branch though, also of completely different, non-related branches.

Steps to reproduce: Click the commits tab. Select a branch that has not yet been merged to the master.

Expected behavior: I expect to see a distinct difference between commits that have been done explicetly on the selected branch.

Observed behavior: Currently if some commits have been done to the branch and also some merge-commits, the commits of the merged branch are being displayed between the commits on the current branch.

Output of checks:

  • Version of gitlab: 5.3.0
  • Last commit: e1c473c1

Possible fixes: Colourcode the commits of the branch itself or add an optional checkbox to hide the commits of merged branches.

Assignee
Assign to
Time tracking