X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-diff.html;h=9b374e355fa568be3dc277f37c7ec4ee5a9d86d4;hb=7e9f6b7094a99335837f79e33c7723ff516dc53b;hp=a22074c2cc09f212a12de9f437bcd612ab346854;hpb=1a4e841b439ba014b365999c3a6b9e2be3740bd8;p=git.git diff --git a/git-diff.html b/git-diff.html index a22074c2..9b374e35 100644 --- a/git-diff.html +++ b/git-diff.html @@ -360,7 +360,7 @@ $ git diff HEAD^ HEAD (3) (1) instead of using the tip of the current branch, compare with the tip of "test" branch. (2) instead of comparing with the tip of "test" branch, compare with -the tip of the curren branch, but limit the comparison to the +the tip of the current branch, but limit the comparison to the file "test". (3) compare the version before the last commit and the last commit. @@ -415,7 +415,7 @@ rewrites (very expensive).