Is it possible to see detached head state in IntelliJ?
IntelliJ swears it can't operate on Git due to detached head, but no any sign of this state is visible in log. The only sign is that hexadecimal branch is displayed in the lower right corner.
Is it possible to show all commits in log and observe detached head state?