131
135
Returns the revision_id, or returns None if there's no history
135
137
self.pb.update('get source history')
136
138
from_history = self.from_branch.revision_history()
137
139
self.pb.update('get destination history')
141
146
return None # no history in the source branch