383
374
_show_missing_revisions_branch(branch, outfile)
388
378
stats = repository.gather_stats()
389
379
if branch is None and working is None:
390
380
_show_repository_info(repository, outfile)
394
384
def describe_layout(repository=None, branch=None, tree=None):