Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • heptapod heptapod
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 161
    • Issues 161
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Mercurial Paris conference scheduled ! Main event : 2022-09-22. Call for papers deadline: 2022-06-17.

  • heptapod
  • heptapodheptapod
  • Issues
  • #39

Closed
Open
Created May 24, 2018 by Georges Racinet@gracinet🦑Owner

Merge request should only show diff for topic, not previous topics

For the following topology of changesets :

  • [draft] (topic-2) add topic-2 feature
  • [draft] (topic-1) add topic-1 feature
  • [public] initial commit

When pushed to heptapod, two merge requests can be created. The first one is fine, only the diff for topic-1 is there.

For the second one it show both topic-2 and topic-1. It would be nice if it could only show topic-2.

A tricky part of this is then when I click merge on topic-2 one might expect to have:

  • [draft] (topic-1) add topic-1 feature
  • [public] (topic-2) add topic-2 feature
  • [public] initial commit
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking