Skip to content

Commit 3d2d4f9

Browse files
chriscoolgitster
authored andcommitted
Documentation: fix badly indented paragraphs in "--bisect-all" description
Signed-off-by: Christian Couder <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent bdfd739 commit 3d2d4f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/rev-list-options.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -568,11 +568,11 @@ This outputs all the commit objects between the included and excluded
568568
commits, ordered by their distance to the included and excluded
569569
commits. The farthest from them is displayed first. (This is the only
570570
one displayed by `--bisect`.)
571-
571+
+
572572
This is useful because it makes it easy to choose a good commit to
573573
test when you want to avoid to test some of them for some reason (they
574574
may not compile for example).
575-
575+
+
576576
This option can be used along with `--bisect-vars`, in this case,
577577
after all the sorted commit objects, there will be the same text as if
578578
`--bisect-vars` had been used alone.

0 commit comments

Comments
 (0)