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