yuja added a comment.

  >   Thanks for the info @yuja. I'm thinking to move --rev/-r to branches 
command and replacing --show/-s that I've made to --rev/-r in the branch 
command itself.
  
  I'm not sure if I get it, but my idea is to add `hg branches -r/--rev`
  that selects branches to be listed by revisions. So, `hg branch -srREV` in
  your original patch will be equivalent to `hg branches -qrREV` (-q to
  suppress detailed output.)

REPOSITORY
  rHG Mercurial

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

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

Reply via email to