#1070686 Support tab completion of option values for git branch --sort= option

Package:
git
Source:
git
Description:
fast, scalable, distributed revision control system
Submitter:
Josh Triplett
Date:
2024-05-07 08:30:04 UTC
Severity:
normal
#1070686#3
Date:
2024-05-07 08:27:54 UTC
From:
To:
Typing `git branch --sort=` followed by a tab attempts to
tab-complete filenames, rather than tab-completing sort order values
(e.g. "authordate").