[Pkg-bazaar-commits] ./bzr/unstable r663: doc

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:20:37 UTC 2009


------------------------------------------------------------
revno: 663
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-06-10 19:08:09 +1000
message:
  doc
modified:
  bzrlib/branch.py
-------------- next part --------------
=== modified file 'bzrlib/branch.py'
--- a/bzrlib/branch.py	2005-06-06 11:53:29 +0000
+++ b/bzrlib/branch.py	2005-06-10 09:08:09 +0000
@@ -695,9 +695,8 @@
 
 
     def update_revisions(self, other):
-        """If self and other have not diverged, ensure self has all the
-        revisions in other
-
+        """Pull in all new revisions from other branch.
+        
         >>> from bzrlib.commit import commit
         >>> bzrlib.trace.silent = True
         >>> br1 = ScratchBranch(files=['foo', 'bar'])



More information about the Pkg-bazaar-commits mailing list