Hmm …
Hmm …
Posted Nov 12, 2018 16:24 UTC (Mon) by mathstuf (subscriber, #69389)In reply to: Hmm … by neilbrown
Parent article: Apache Subversion 1.11.0 released
I'd say you just give it to `git bisect start`. Offhand, I imagine it could basically treat all non-first-parent commits as `skip`. When it finds out that it is one of the X auto-skipped commits, it unmarks the first-parent history of those candidate commits and then restarts the bisect on those commits.
