D5475: branch:Added option to show branch name of a given rev (Issue5948)

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Sun Dec 23 22:22:59 EST 2018


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


More information about the Mercurial-devel mailing list