415
414
show_committers = verbose >= 2
416
415
stats = _show_branch_stats(branch, show_committers, outfile)
418
417
stats = repository.gather_stats()
420
419
_show_repository_info(repository, outfile)
425
423
def describe_layout(repository=None, branch=None, tree=None, control=None):