]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'es/bugreport-no-extra-arg'
authorJunio C Hamano <gitster@pobox.com>
Tue, 7 Nov 2023 01:26:44 +0000 (10:26 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Nov 2023 01:26:44 +0000 (10:26 +0900)
"git bugreport" learned to complain when it received a command line
argument that it will not use.

* es/bugreport-no-extra-arg:
  bugreport: reject positional arguments
  t0091-bugreport: stop using i18ngrep


Trivial merge