mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-10 08:15:29 +08:00
An error was thrown (`bash: [: =: unary operator expected`) when using the __git_ps1_colorize_gitstring function outside of the one place it's called (line 512), because the "detached" variable was not quoted, and was unset.
16 KiB
16 KiB