1105
1113
def pull(self, source, overwrite=False, stop_revision=None):
1106
1114
"""Updates branch.pull to be bound branch aware."""
1115
1115
bound_location = self.get_bound_location()
1116
1116
if source.base != bound_location:
1117
1117
# not pulling from master, so we need to update master.