Checkout a specific state
checkout
ocuroot checkout [ref]
ref
# Checkout a specific commit ocuroot checkout abc123 # Checkout a branch ocuroot checkout main # Checkout a tag ocuroot checkout v1.0.0
revert
sync