Improve VR bisect initial value generation
Forces the VR bisect script to use a detached head state when determining initial values. This prevents us from accidentally dirtying the current branch if --apply-stash-before-sync is used, while also fixing an issue with --apply-stash-before-sync if both the good and bad values need to be determined where the stash application from the good run would still be around during the bad run. Change-Id: I039959a3bdd3d9fff56a32e19097b03c946c5838 Reviewed-on: https://chromium-review.googlesource.com/1017313 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#551790}
Showing
Please register or sign in to comment