]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pb/dont-complete-aliased-options'
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 Jul 2021 20:18:03 +0000 (13:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Jul 2021 20:18:03 +0000 (13:18 -0700)
The completion support used to offer alternate spelling of options
that exist only for compatibility, which has been corrected.

* pb/dont-complete-aliased-options:
  parse-options: don't complete option aliases by default


Trivial merge