Hi,
I’m trying to use “git bisect” on z/OS, but it crashes with a segmentation fault:
$ git version
git version 2.3.5_os390_b013
$ git bisect start HEAD 4471995 --
CEE5203S The signal SIGSEGV was received.
error: git-bisect died of signal 11
Is anybody using “git bisect” successfully? Is this a known problem?
