[MERGE] Add InterBranch.push().
Jelmer Vernooij
jelmer at samba.org
Mon Mar 30 20:55:48 BST 2009
This patch moves the functionality of Branch.push() to InterBranch.push(),
so it can be overridden when necessary. For example, this is useful for bzr-svn
so it provide a faster push.
Similar to my InterBranch.pull() patch, this patch duplicates some of the tests
for Branch.push() for InterBranch.push(). It might be useful to trim the
Branch.pull() tests if this lands.
Cheers,
Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 44106 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090330/c6637ddf/attachment-0001.bin
More information about the bazaar
mailing list