150
150
That is, every revision that's in the ancestry of the source
151
151
branch and not in the destination branch."""
152
152
self.pb.update('get source ancestry')
155
156
dest_last_rev = self.to_branch.last_revision()
156
157
self.pb.update('get destination ancestry')