summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-05-06 20:23:48 +0000
committerJunio C Hamano <junio@kernel.org>2011-05-06 20:23:48 +0000
commit5f2627d81e2612a0dddd84a6160151a6780cb4a6 (patch)
tree353df7a3ca045ac1e013c3d9ead7e76bc27eab67 /git-format-patch.html
parenta0dac24be13be68433d39012e1ae5e16f720f443 (diff)
downloadgit-htmldocs-5f2627d81e2612a0dddd84a6160151a6780cb4a6.tar.gz
Autogenerated HTML docs for v1.7.5.1-217-g4e3aa
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 8a2725de6..b2ddfd1cd 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -654,7 +654,7 @@ another file.</p></div>
<dd>
<p>
Detect renames.
- If <tt>n</tt> is specified, it is a is a threshold on the similarity
+ If <tt>n</tt> is specified, it is a threshold on the similarity
index (i.e. amount of addition/deletions compared to the
file&#8217;s size). For example, <tt>-M90%</tt> means git should consider a
delete/add pair to be a rename if more than 90% of the file