You are in βdetached HEADβ state. You are likely to be eaten by a Grue.
oh by the way
diff --git a/advice.c b/advice.c
index fd18968943..07fd12b407 100644
--- a/advice.c
+++ b/advice.c
@@ -244,9 +244,7 @@ void detach_advice(const char *new_name)
const char *fmt =
_("Note: switching to '%s'.\n"
"\n"
- "You are in 'detached HEAD' state. You can look around, make experimental\n"
- "changes and commit them, and you can discard any commits you make in this\n"
- "state without impacting any branches by switching back to a branch.\n"
+ "You are in 'detached HEAD' state. You are likely to be eaten by a Grue.\n"
"\n"
"If you want to create a new branch to retain commits you create, you may\n"
"do so (now or later) by using -c with the switch command. Example:\n"
