mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-06 18:21:39 +08:00

Multiple complete -k -a arguments are ordered last first. Reorder the completions to list branches first, then tags and then finally commits.