Searched refs:bisect (Results 1 – 15 of 15) sorted by relevance
35 - start bisect with [#f1]_::37 $ git bisect start41 $ git bisect bad [commit]45 $ git bisect good [commit]48 - interact with git bisect by using either::50 $ git bisect good54 $ git bisect bad57 - After some interactions, git bisect will give you the changeset that63 $ git bisect start64 $ git bisect bad # Current version is bad[all …]
39 bug-bisect
19 TEST_START IF ${TEST} == bisect20 TEST_TYPE = bisect46 MIN_CONFIG = ${THIS_DIR}/config-bisect82 TEST_START IF ${TEST} == config-bisect
13 import bisect64 position = bisect.bisect(system_ram, phys_addr)70 position = bisect.bisect(pmem, phys_addr)
195 TEST_START IF ${RUN} == bisect199 TEST_TYPE = bisect
60 INCLUDE include/bisect.conf
91 INCLUDE include/bisect.conf
36 bug-bisect
184 都能正常构建和运行。使用 ``git bisect`` 来追踪问题的开发者可能会在任何时
53 to review your changes, and to bisect any resulting problems.
124 comando "git bisect" viene usato per trovare delle regressioni; se il139 regressioni, "bisect" indicherà quest'ultima patch come causa del
196 trovato un problema usando ``git bisect``, per favore usate l'etichetta239 che usano ``git bisect`` per scovare i problemi potrebbero finire nel mezzo
2972 sub bisect { subroutine4439 bisect $i;
122 ``git bisect``, please use the 'Fixes:' tag with the first 12 characters of168 series. Developers using ``git bisect`` to track down a problem can end up
109 scenario when the "git bisect" tool is used to find regressions; if the