]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/bugreport-no-suffix-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2024 23:16:34 +0000 (16:16 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2024 23:16:34 +0000 (16:16 -0700)
"git bugreport --no-suffix" was not supported and instead
segfaulted, which has been corrected.

* js/bugreport-no-suffix-fix:
  bugreport.c: fix a crash in `git bugreport` with `--no-suffix` option


Trivial merge