3929
3929
except errors.UnknownSmartMethod:
3930
3930
medium._remember_remote_is_before((1, 6))
3931
3931
self._clear_cached_state_of_remote_branch_only()
3935
3945
def set_push_location(self, location):
3936
3946
self._set_config_location('push_location', location)