summaryrefslogtreecommitdiffstats
path: root/git-format-patch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-05-12 00:29:47 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-05-12 00:29:47 +0000
commit869bb80c07ac9d2a9d37d4ac3355bc4529752f53 (patch)
treec0a4e358b8e03350998d0992e33a6dc58f073569 /git-format-patch.txt
parent6d76d61fb621d158ee26238e735e282e33fb1a81 (diff)
downloadgit-htmldocs-869bb80c07ac9d2a9d37d4ac3355bc4529752f53.tar.gz
Autogenerated HTML docs for v1.5.5.1-211-g65ea
Diffstat (limited to 'git-format-patch.txt')
-rw-r--r--git-format-patch.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-format-patch.txt b/git-format-patch.txt
index 87e491b59..7548a21d3 100644
--- a/git-format-patch.txt
+++ b/git-format-patch.txt
@@ -156,6 +156,12 @@ want a filename like `0001-description-of-my-change.patch`, and
the first letter does not have to be a dot. Leaving it empty would
not add any suffix.
+--no-binary::
+ Don't output contents of changes in binary files, just take note
+ that they differ. Note that this disable the patch to be properly
+ applied. By default the contents of changes in those files are
+ encoded in the patch.
+
CONFIGURATION
-------------
You can specify extra mail header lines to be added to each message