274
274
def _directory_is_tree_reference(self, relpath):
275
275
# as a special case, if a directory contains control files then
276
276
# it's a tree reference, except that the root of the tree is not
279
278
# TODO: We could ask all the control formats whether they
280
279
# recognize this directory, but at the moment there's no cheap api
281
280
# to do that. Since we probably can only nest bzr checkouts and