mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-07 02:37:43 +08:00

The Informative VCS sample prompt currently sets the `__fish_git_prompt_char_conflictedstate` variable which is unused. It should instead set the `__fish_git_prompt_char_invalidstate` variable.