Call for testing of colocated branch support in bzr.dev
Martin Pool
mbp at sourcefrog.net
Fri Jan 20 06:23:16 UTC 2012
On 20 January 2012 11:31, Gordon Tyler <gordon at doxxx.net> wrote:
> On Thu, Jan 19, 2012 at 7:04 PM, Aaron Bentley <aaron at aaronbentley.com>
> wrote:
>>
>> On 12-01-19 05:11 PM, Jelmer Vernooij wrote:
>> > What does the rest of the list think? Do you prefer:
>> >
>> > bzr tag foo -r454 bzr tag --delete foo bzr branch foo bar bzr
>> > branch --delete foo
>> >
>> > or:
>> >
>> > bzr tag foo -r454 bzr rmtag foo bzr branch foo bar bzr rmbranch
>> > foo
>>
>> I prefer the latter. I prefer different commands for
>> conceptually-different operations.
>>
>
> Agreed. The command tells you *what* it does, the options modify *how* it
> does it.
Me too.
I think Stephen's point about the length of 'bzr help commands', which
was a concern to me previously about adding $verb-$subject commands,
may be better handled by just adding some grouping in to that page,
and having see-also links between commands.
--
Martin
More information about the bazaar
mailing list