yuja added a comment.

  >   This would not make it possible to select multiple "merged with" branches 
by doing: hg log -r "merge(feature1, feature2)"
  >   Instead I guess you are proposing that for that use case we force the 
user to do: hg log -r "merge('re:(feature1|feature2)')
  >   
  >   Did I understand you correctly?
  
  Yes. And we can introduce other prefixes of string matcher if `re:` seemed
  unnecessarily complex.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D5495

To: angel.ezquerra, #hg-reviewers
Cc: pulkit, yuja, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to