Merge branch 'nd/parseopt-completion' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Mar 2018 21:34:11 +0000 (13:34 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Mar 2018 21:34:11 +0000 (13:34 -0800)
Teach parse-options API an option to help the completion script,
and make use of the mechanism in command line completion.

* nd/parseopt-completion:
completion: more subcommands in _git_notes()
completion: complete --{reuse,reedit}-message= for all notes subcmds
completion: simplify _git_notes
completion: don't set PARSE_OPT_NOCOMPLETE on --rerere-autoupdate

1  2 
contrib/completion/git-completion.bash
Simple merge