1160
1160
(False, False): 'Checkout',
1161
1161
}[(shared_repo is not None, light_checkout)]
1162
1162
format = {True: 'dirstate or dirstate-tags or knitpack-experimental'
1164
1164
False: 'dirstate'}[light_checkout]
1166
1166
repo_locked = lco_tree.branch.repository.get_physical_lock_status()