We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdfd739 commit 3d2d4f9Copy full SHA for 3d2d4f9
Documentation/rev-list-options.txt
@@ -568,11 +568,11 @@ This outputs all the commit objects between the included and excluded
568
commits, ordered by their distance to the included and excluded
569
commits. The farthest from them is displayed first. (This is the only
570
one displayed by `--bisect`.)
571
-
++
572
This is useful because it makes it easy to choose a good commit to
573
test when you want to avoid to test some of them for some reason (they
574
may not compile for example).
575
576
This option can be used along with `--bisect-vars`, in this case,
577
after all the sorted commit objects, there will be the same text as if
578
`--bisect-vars` had been used alone.
0 commit comments