Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mercurial-devel mercurial-devel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 28
    • Merge requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar

April 05-07 - Mercurial Paris Conference 2023 - One day of workshop dedicated to Heptapod and Mercurial usage and workflow. There are still places available for both workshops and talks!

  • mercurialmercurial
  • mercurial-develmercurial-devel
  • Merge requests
  • !93

precheck: fix false warning about content-divergence creation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Sushil Khanchi requested to merge topic/default/fix-precheck into branch/default Jul 23, 2021
  • Overview 6
  • Commits 1
  • Pipelines 5
  • Changes 1

Before this patch, if we try to hg prune (without any successors) an already obsoleted cset which has at least one successor, it would false warn about new content-divergence. As we know pruning cset without any successors can not create any divergence.

Edited Jul 30, 2021 by Sushil Khanchi
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/default/fix-precheck