1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-29 19:00:57 +02:00

Two more new subcommands for _bzr.

This commit is contained in:
Wayne Davison 2006-05-06 04:46:09 +00:00
parent 6707e361d6
commit 38356d85ba

View file

@ -2,7 +2,7 @@
* unposted: Completion/Unix/Command/_bzr: fixed the completion
of "bzr upgrade" and the subcommands that lookup the parent
URL.
URL. Also added subcommands "checkout" and "update".
2006-05-01 Clint Adams <clint@zsh.org>