[PATCH] command aliases

Jason Diamond jason at injektilo.org
Thu Apr 14 02:56:21 BST 2005


This patch is pretty trivial but convenient. It allows users to use 
shorter aliases for commands.

Instead of typing "bzr commit" to commit your changes, you can type "bzr 
ci". Instead of typing "bzr help status" to see the help for the status 
command, you can type "bzr h st".

The aliases are defined in the cmd_aliases dict so it'll be easy to add 
new aliases as new commands get implemented.

Now all I have to do is train my fingers to stop typing "svn st" and 
start typing "bzr st".

-- Jason
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aliases.patch
Type: text/x-patch
Size: 1302 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050413/455bc7c3/attachment.bin 


More information about the bazaar mailing list