Are there any easy TODO's (such as easy-fix or junior jobs)?
Fredrik Lundh
fredrik at pythonware.com
Tue Apr 19 13:40:08 BST 2005
Jo Vermeulen wrote:
> How can I create a patch from my local tree, and send these changes to the list? The branch
> command doesn't seem to work yet.
hint:
$ bzr diff --help
bzr diff --help
bzr diff: Show differences in working tree.
usage: bzr diff [-r REV] [FILE...]
--revision REV
Show changes since REV, rather than predecessor.
</F>
More information about the bazaar
mailing list