mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-04 18:37:22 +08:00

On macOS, fish_git_prompt was failing to correctly handle the case where another git was installed, e.g. /usr/local/bin/git from Homebrew. Disable the workarounds in that case.