[issue3361] hg graft should support -b X for "branch(X)"

Alexander Becher bugs at mercurial.selenic.com
Tue Apr 10 04:05:12 CDT 2012


New submission from Alexander Becher <Alexander.Becher at RuD-Steuerungstechnik.De>:

It would be nice if the graft command supported the -b option as a shortcut
for selecting all changesets on a specific branch, like allowed by hg log.

Note that the following entry in hgrc works quite nicely:

[alias]
graftb = graft "branch($1)"

----------
messages: 19556
nosy: rud_ba
priority: wish
status: unread
title: hg graft should support -b X for "branch(X)"

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3361>
____________________________________________________


More information about the Mercurial-devel mailing list