X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-bisect-lk2009.txt;h=86b3015c134938c03a396b9fbcfcd5cd47e96718;hb=c58c5129d6f0a35ee62bcc0892209a2400e9f4e6;hp=6b7b2e5497584489c8c3a50b621f0835ad9e34b7;hpb=32ef08f4e5ab6ce8f3b47201f1df46d1a33deb80;p=git.git diff --git a/Documentation/git-bisect-lk2009.txt b/Documentation/git-bisect-lk2009.txt index 6b7b2e549..86b3015c1 100644 --- a/Documentation/git-bisect-lk2009.txt +++ b/Documentation/git-bisect-lk2009.txt @@ -799,7 +799,7 @@ fixed in the "main" branch by commit "F"? The result of such a bisection would be that we would find that H is the first bad commit, when in fact it's B. So that would be wrong! -And yes it's can happen in practice that people working on one branch +And yes it can happen in practice that people working on one branch are not aware that people working on another branch fixed a bug! It could also happen that F fixed more than one bug or that it is a revert of some big development effort that was not ready to be