From: Junio C Hamano Date: Tue, 9 Jun 2020 01:06:31 +0000 (-0700) Subject: Merge branch 'cb/bisect-helper-parser-fix' X-Git-Tag: v2.28.0-rc0~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=63e50b8678cbf9a9fd8c875d1f66f2f1a3d29088;p=thirdparty%2Fgit.git Merge branch 'cb/bisect-helper-parser-fix' The code to parse "git bisect start" command line was lax in validating the arguments. * cb/bisect-helper-parser-fix: bisect--helper: avoid segfault with bad syntax in `start --term-*` --- 63e50b8678cbf9a9fd8c875d1f66f2f1a3d29088