From: Junio C Hamano Date: Thu, 28 Jun 2018 19:53:32 +0000 (-0700) Subject: Merge branch 'nd/completion-negation' X-Git-Tag: v2.19.0-rc0~172 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6da2d9595161441cbed1b1f579b8dd46970a8e20 Merge branch 'nd/completion-negation' Continuing with the idea to programmatically enumerate various pieces of data required for command line completion, the codebase has been taught to enumerate options prefixed with "--no-" to negate them. * nd/completion-negation: completion: collapse extra --no-.. options completion: suppress some -no- options parse-options: option to let --git-completion-helper show negative form --- 6da2d9595161441cbed1b1f579b8dd46970a8e20