Skip to content
Snippets Groups Projects

fold: provide better guidance on two non-adjacent revs

Closed Jason R. Coombs requested to merge topic/default/fold into branch/default
  1. Apr 13, 2023
  2. Apr 10, 2023
  3. Oct 26, 2022
    • Jason R. Coombs's avatar
      fold: provide better guidance on two non-adjacent revs · 037a30661702
      Jason R. Coombs authored
      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.
      037a30661702
Loading