X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-diff.txt;h=ce0f5024687056b696fe5e77362a6f01b18dd0bd;hb=d633f702a007ecdd19cfd884c6da90f51156ca63;hp=db2eb46a191ecafac09492b95ec6f3a3233dbc6e;hpb=9656153b87d47b34986f2d77eef9199c24cbf9f6;p=git.git diff --git a/Documentation/git-diff.txt b/Documentation/git-diff.txt index db2eb46a1..ce0f50246 100644 --- a/Documentation/git-diff.txt +++ b/Documentation/git-diff.txt @@ -125,7 +125,7 @@ $ git diff topic...master <3> + <1> Changes between the tips of the topic and the master branches. <2> Same as above. -<3> Changes that occured on the master branch since when the topic +<3> Changes that occurred on the master branch since when the topic branch was started off it. Limiting the diff output::