git-completion.bash missing --help
From: <hidden>
Date: 2016-06-15 22:45:52
git-completion.bash seems to be missing --help. Hitting TAB just shows e.g., $ git add --<TAB> --dry-run --ignore-errors --interactive --patch --refresh --update Only for plain $ git --<TAB> is one able to complete --help.