Typing `git branch --sort=` followed by a tab attempts to tab-complete filenames, rather than tab-completing sort order values (e.g. "authordate").
Typing `git branch --sort=` followed by a tab attempts to tab-complete filenames, rather than tab-completing sort order values (e.g. "authordate").