X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-diff.txt;h=11c4216c4a5c705c6af55b1367cae96b13c20251;hb=4356736571c6845cb446e4a7c9d645868e558ca0;hp=201d5daf1a98e510bbf838ab2a66c07bae88f991;hpb=9e6c723087def70d001740db48cf042b77a1d9cd;p=git.git diff --git a/Documentation/git-diff.txt b/Documentation/git-diff.txt index 201d5daf1..11c4216c4 100644 --- a/Documentation/git-diff.txt +++ b/Documentation/git-diff.txt @@ -128,7 +128,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::