2087
2087
new_transport = base_transport.clone('abc/../..')
2088
2088
self.assertEqual('foo', new_transport._remote_path('foo'))
2091
2104
# TODO: Client feature that does get_bundle and then installs that into a
2092
2105
# branch; this can be used in place of the regular pull/fetch operation when