pbranch now has pnew command to simplify things
Peter Arrenbrecht
peter.arrenbrecht at gmail.com
Tue Dec 16 00:43:46 CST 2008
[cc'ing list]
On Mon, Dec 15, 2008 at 11:44 PM, Rafael Villar Burke <pachi at rvburke.com> wrote:
> Peter Arrenbrecht wrote:
>> See
>>
>> http://arrenbrecht.ch/mercurial/pbranch/simple.htm#pagetoc__1_5
>>
> Very nice.
>
> One thing I noticed while reading the docs (great work, too), is that
> quite often, the --text option is used when an underlaying commit is
> done. Wouldn't it be good to use --message/-m instead so the notation is
> more uniform and similar to that of commit?.
I would love to. The problem is that, since these commands do a
commit, the --message/-m option is already used to supply the commit
text, not the patch message. I realize it may be a very rare case
people want to override these commit messages, but I thought since we
do commit, they should be given the choice.
-parren
More information about the Mercurial
mailing list