git: recommend git bisect start --first-parent
Due to how we do merge commits from the vendor branches, we don't want
git bisect selecting those revisions as a bisection point. Recommend
using 'git bisect start --first-parent' as a workaround.
Sponsored by: Netflix