]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitd921c365ee7b2c74b605cd6a8668c9b2e699992b
tree74bca45ca838ac8d0e6105a2a33e984c96efedb6
parent199074f8932f85abac3b40d8e79c63d9e8f94ca0
parentb3b57c69dad91382ccc36ebf5d668454607dd568
Merge branch 'js/bugreport-no-suffix-fix'

"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