|
| 1 | +git bisect start |
| 2 | +# status: waiting for both good and bad commits |
| 3 | +# good: [eb277fe14b87b35118cea41dc74fb8c2e2ba7b1c] Player/handleIntent: call handleIntentPost unconditionally |
| 4 | +git bisect good eb277fe14b87b35118cea41dc74fb8c2e2ba7b1c |
| 5 | +# status: waiting for bad commit, 1 good commit known |
| 6 | +# bad: [d0f32b3842a37f79b27594d763cacd3d0f404b06] Merge pull request #12996 from whistlingwoods/reapply-local-list-header-fix-by-j-haldane |
| 7 | +git bisect bad d0f32b3842a37f79b27594d763cacd3d0f404b06 |
| 8 | +# bad: [c2f526d5b3137e291d269980f8c289e80ceb10a2] Use context.getString() shorthand instead of context.getResources().getString() |
| 9 | +git bisect bad c2f526d5b3137e291d269980f8c289e80ceb10a2 |
| 10 | +# bad: [c2f526d5b3137e291d269980f8c289e80ceb10a2] Use context.getString() shorthand instead of context.getResources().getString() |
| 11 | +git bisect bad c2f526d5b3137e291d269980f8c289e80ceb10a2 |
| 12 | +# good: [2fadaffb98d7599334e6ffe3080bac45d35472c9] Merge pull request #12765 from TransZAllen/build_error_into_NewPipeExtractor |
| 13 | +git bisect good 2fadaffb98d7599334e6ffe3080bac45d35472c9 |
| 14 | +# good: [2fadaffb98d7599334e6ffe3080bac45d35472c9] Merge pull request #12765 from TransZAllen/build_error_into_NewPipeExtractor |
| 15 | +git bisect good 2fadaffb98d7599334e6ffe3080bac45d35472c9 |
| 16 | +# good: [ffb82dc88c9e530757c98f4645a6b8a16d288d39] Merge pull request #12849 from TeamNewPipe/acraKSP |
| 17 | +git bisect good ffb82dc88c9e530757c98f4645a6b8a16d288d39 |
| 18 | +# good: [ffb82dc88c9e530757c98f4645a6b8a16d288d39] Merge pull request #12849 from TeamNewPipe/acraKSP |
| 19 | +git bisect good ffb82dc88c9e530757c98f4645a6b8a16d288d39 |
| 20 | +# bad: [f3876d1c4a7b2818600e96856ddaa40ad5045b5d] Translated using Weblate (Danish) |
| 21 | +git bisect bad f3876d1c4a7b2818600e96856ddaa40ad5045b5d |
| 22 | +# good: [40bc8c191e6120c92e91f72527a8ec9343b93cce] Merge pull request #12897 from TeamNewPipe/depUpdate |
| 23 | +git bisect good 40bc8c191e6120c92e91f72527a8ec9343b93cce |
| 24 | +# good: [40bc8c191e6120c92e91f72527a8ec9343b93cce] Merge pull request #12897 from TeamNewPipe/depUpdate |
| 25 | +git bisect good 40bc8c191e6120c92e91f72527a8ec9343b93cce |
0 commit comments