X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Documentation%2Fgit-format-patch.txt;h=b41e1329a7d8439762790e663ac52ec5f487bc8b;hb=9e9f132f53dfe7dbb2a33aac0917144ccb9e2c9b;hp=6cbe462a77467b05561938ff9cf8e9dcebd42efe;hpb=fe0a9eaf31dd0c349ae4308498c33a5c3794b293;p=thirdparty%2Fgit.git diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt index 6cbe462a77..b41e1329a7 100644 --- a/Documentation/git-format-patch.txt +++ b/Documentation/git-format-patch.txt @@ -47,7 +47,7 @@ There are two ways to specify which commits to operate on. The first rule takes precedence in the case of a single . To apply the second rule, i.e., format everything since the beginning of -history up until , use the '\--root' option: `git format-patch +history up until , use the `--root` option: `git format-patch --root `. If you want to format only itself, you can do this with `git format-patch -1 `.