X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-format-patch.txt;h=9dcafc6d4442b6db66df642e92336537395b9919;hb=ccdd3da6527ca7d8d731e691b9ff0f9b8657298e;hp=c8c81e8437c5fdd4ca488e3889345c9831a66329;hpb=bff6e86b3d01febaa2d73ff4e890f091999e9e28;p=git.git diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt index c8c81e843..9dcafc6d4 100644 --- a/Documentation/git-format-patch.txt +++ b/Documentation/git-format-patch.txt @@ -39,7 +39,7 @@ There are two ways to specify which commits to operate on. that leads to the to be output. 2. Generic expression (see "SPECIFYING - REVISIONS" section in linkgit:git-rev-parse[1]) means the + REVISIONS" section in linkgit:gitrevisions[7]) means the commits in the specified range. The first rule takes precedence in the case of a single . To @@ -74,7 +74,7 @@ OPTIONS include::diff-options.txt[] -:: - Limits the number of patches to prepare. + Prepare patches from the topmost commits. -o :: --output-directory ::