1127
1131
(False, False): 'Checkout',
1128
1132
}[(shared_repo is not None, light_checkout)]
1129
1133
format = {True: self._repo_strings,
1132
1136
repo_locked = lco_tree.branch.repository.get_physical_lock_status()
1133
1137
if repo_locked or branch_locked or tree_locked: