X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-bisect-lk2009.txt;h=efbe3790bb4a0521c954650ad43075f583500c7b;hb=316fa401e1c953ffc80533aaf6839817595cdd77;hp=86b3015c134938c03a396b9fbcfcd5cd47e96718;hpb=745654f82a3ea02b15c59991d4461090a00b5645;p=git.git diff --git a/Documentation/git-bisect-lk2009.txt b/Documentation/git-bisect-lk2009.txt index 86b3015c1..efbe3790b 100644 --- a/Documentation/git-bisect-lk2009.txt +++ b/Documentation/git-bisect-lk2009.txt @@ -971,7 +971,7 @@ logical change in each commit. The smaller the changes in your commit, the most effective "git bisect" will be. And you will probably need "git bisect" less in the first place, as small changes are easier to review even if they are -only reviewed by the commiter. +only reviewed by the committer. Another good idea is to have good commit messages. They can be very helpful to understand why some changes were made.