383
377
_show_missing_revisions_branch(branch, outfile)
388
381
stats = repository.gather_stats()
389
382
if branch is None and working is None:
390
383
_show_repository_info(repository, outfile)
394
387
def describe_layout(repository=None, branch=None, tree=None):