1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-04 20:40: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 * unposted: Completion/Unix/Command/_bzr: fixed the completion
of "bzr upgrade" and the subcommands that lookup the parent 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> 2006-05-01 Clint Adams <clint@zsh.org>