D5813: revset: add expect to check the size of a set

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Tue Feb 5 17:44:17 EST 2019


yuja added a comment.


  >   > You can try out some combinations of `expect(5:0) & 1:10` and
  >   >  `10:1 & expect(0:5)`.
  >   
  >   I got into many errors while using this. I might be not understanding this correctly. Could you please elaborate?
  
  Can you share your failed attempt?
  
  Maybe you can get how revset works by testing expression with
  `hg debugrevspec -v`.

REPOSITORY
  rHG Mercurial

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

To: navaneeth.suresh, #hg-reviewers
Cc: yuja, pulkit, durin42, mjpieters, mercurial-devel


More information about the Mercurial-devel mailing list