mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-27 03:51:22 -03:00
If "--" is present in the command line, it's usually safe to assume that the user is going to want to complete a file tracked by git so let's only suggest branches if "--" isn't present.