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