detached
- adjective
- /dɪˈtæʧt/
- Specialized
Examples
-
It's quite, it's quite detached now from what the the the base cry engine is.
-
The head's detached.
Fiction book (2002) -
The developer realized that the repository was in a detached state after checking out an old commit.
-
In Git, if you see a detached HEAD, it means you're not on any branch.
-
While experimenting with features, she often ended up in a detached state, making it easier to test without affecting the main branch.
Synonyms
Not fixed to anything so it can move freely
Not connected or related to something else, like two separate events
Not physically connected or locked so parts can move apart
Compounds
- Specialized
The retina pulls away from the back of the eye, causing sudden vision loss
Surface Forms
Morphology
Etymology
Detached comes from de- 'off' and attach 'join', so it means 'not joined' to the usual place. That is why a detached HEAD in Git is one that is 'not joined' to any named branch.