[PATCH][0.8] incorrect help text for unbind

John Arbash Meinel john at arbash-meinel.com
Sun May 7 05:13:41 BST 2006


Olaf Conradi wrote:
> Hi
> 
> This fixes help for bzr unbind.
> 
> Cheers
> -Olaf
> 
> 
> ------------------------------------------------------------------------
> 
> === modified file 'bzrlib/builtins.py'
> --- bzrlib/builtins.py	
> +++ bzrlib/builtins.py	
> @@ -2376,9 +2376,10 @@
>  
>  
>  class cmd_unbind(Command):
> -    """Bind the current branch to its parent.
> +    """Unbind the current branch from its master branch.
>  
>      After unbinding, the local branch is considered independent.
> +    All subsequent commits will be local.
>      """
>  
>      takes_args = []
> 

+1 from me. This should probably be merged for an 0.8 release.

John
=:->


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060506/c4c3865f/attachment.pgp 


More information about the bazaar mailing list