zed icon indicating copy to clipboard operation
zed copied to clipboard

detached HEAD should be allowed

Open mccanne opened this issue 4 years ago • 0 comments

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.

mccanne avatar Sep 05 '21 22:09 mccanne