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