Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • evolve evolve
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 27
    • Merge requests 27
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • mercurial
  • evolveevolve
  • Merge requests
  • !461

Draft: fold: provide better guidance on two non-adjacent revs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Jason R. Coombs requested to merge topic/default/fold into branch/default Oct 26, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

Some users have reported confusion when they invoke hg fold --exact revA revC where the two revisions are not adjacent. This common confusion could be ameliorated by detecting the condition and suggesting the likely intention (hg fold --exact revA::revC).

This change also updates the docs to provide a bit more guidance for users who may have encountered the error.

Edited Oct 26, 2022 by Jason R. Coombs
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: topic/default/fold