On Mon, Apr 19, 2021 at 13:58:20 +0700, Bagas Sanjaya wrote: > The issue still persists without --term-* options on my computer. > > To reproduce in git.git: > 1. git bisect start > 2. git bisect new v2.31.0 > 3. git bisect old v2.30.0 > 4. git bisect skip Right, the issue persists with those commands here too. So it apparently happens as long as you don't use good/bad, but with good/bad it works as expected. -- Trygve Aaberge