X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-bisect.txt;h=39fa665d9d6ee7700adc7bb84cb09c517b38cfa0;hb=3c64314c4b1f90488391a0ffea2a4ed04c8f6b79;hp=ede06dac36f798b85d26b467a3a7953fca244f6a;hpb=df8baa42fe4eeb5a021ac262caf601f44d2a5746;p=git.git diff --git a/Documentation/git-bisect.txt b/Documentation/git-bisect.txt index ede06dac3..39fa665d9 100644 --- a/Documentation/git-bisect.txt +++ b/Documentation/git-bisect.txt @@ -76,7 +76,7 @@ During the bisection process, you can say to see the currently remaining suspects in `gitk`. -The good/bad you told the command is logged, and `git bisect +The good/bad input is logged, and `git bisect log` shows what you have done so far. You can truncate its output somewhere and save it in a file, and run