[RFC][PATCH] support for aliases in bazaar.conf
Wouter van Heyst
larstiq at larstiq.dyndns.org
Mon Feb 6 16:43:52 GMT 2006
On Sun, Feb 05, 2006 at 09:05:17PM +0100, Erik Bågfors wrote:
> Hi
>
> I keep doing simple things that I want in bzr...
>
> I implemented support for aliases in bazaar.conf. The following are
> some examples
>
> [ALIASES]
> lastlog=log --line -r-10..-1
> ll=log --line -r-10..-1
> h=help
> up=pull
Stuff like
alias bzr-submit='bzr push; bzr-submit $*'
should still be done with a wrapping plugin, or are you planning to
support that too?
Wouter van Heyst
More information about the bazaar
mailing list