1088
1092
(False, True): 'Lightweight checkout',
1089
1093
(False, False): 'Checkout',
1090
1094
}[(shared_repo is not None, light_checkout)]
1094
1098
False: 'dirstate'}[light_checkout]
1096
1100
repo_locked = lco_tree.branch.repository.get_physical_lock_status()