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
  • #534

Closed
Open
Created Mar 09, 2012 by Administrator@rootOwner

Make commit comparing include the from commit when displaying

Created by: andrewfenn

When using the compare feature I've noticed it doesn't include the commit I entered in the from field.

For example I have the following commits

* 74e7eed - (HEAD, origin/email-validation, email-validation)
* 967d6e3  
* 23bead7 
* 05d7fa8 
* f648cc8

If I enter "05d7fa8" in the from field and "email-validation" in the to field. It gives me the following commits

23bead7
967d6e3
74e7eed

When what I was expecting was the inclusion of "05d7fa8" as well.

To get what I want I have to compare against "f648cc8" the commit before the one I am originally comparing against.

Assignee
Assign to
Time tracking