zed
zed copied to clipboard
detached HEAD should be allowed
You should be able to check out an arbitrary commit that is not part of a branch.
There are some checks in the CLI command that prevent this and there may be some small changes need to the backend but the branching model was designed to support this so the change should be straightforward.