RFC: alias and unalias command

Marius Kruger amanic at gmail.com
Tue Feb 5 05:52:27 GMT 2008


On Feb 4, 2008 8:59 PM, John Arbash Meinel <john at arbash-meinel.com> wrote:

> I personally find the "vimdiff" plugin a good way to "re-introduce" the
> trailing whitespace when I get overzealous.


bzrtools can also help:
bzr cdiff --check-style

4) Would this be better as a plugin? Just to keep the core commands low.
>

I think since aliasing is a core functionality, it is not unreasonable to
have
built in commands to manage it.
Thus I vote for having it in the core.

We might want to think about combining all the configuration altering
commands in to
one command (If you are really concerned about command bloat).
eg.
bzr config --alias x y
bzr config --whoami xx
bzr config --editor xx

or even
bzr-config --add alias x y
bzr-config --set editor xx

some crazy ideas
marius
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20080205/90602931/attachment-0001.htm 


More information about the bazaar mailing list