summaryrefslogtreecommitdiffstats
path: root/git-blame.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-05-21 14:57:53 +0000
committerJunio C Hamano <junio@kernel.org>2010-05-21 14:57:53 +0000
commitcc7636a7aa705986cedababd3173cad477491003 (patch)
treed5f2c5aeadb840264c0881528637d5c124b615a7 /git-blame.html
parente97d5771c3fcb22302e27b6f962375a059cdcb13 (diff)
downloadgit-htmldocs-cc7636a7aa705986cedababd3173cad477491003.tar.gz
Autogenerated HTML docs for v1.7.1-226-g770c5
Diffstat (limited to 'git-blame.html')
-rw-r--r--git-blame.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/git-blame.html b/git-blame.html
index 53c9a8410..5d03c0f5f 100644
--- a/git-blame.html
+++ b/git-blame.html
@@ -516,9 +516,9 @@ of lines before or after the line given by &lt;start&gt;.</p></div>
running extra passes of inspection.
</p>
<div class="para"><p>&lt;num&gt; is optional but it is the lower bound on the number of
-alphanumeric characters that git must detect as moving
+alphanumeric characters that git must detect as moving/copying
within a file for it to associate those lines with the parent
-commit.</p></div>
+commit. The default value is 20.</p></div>
</dd>
<dt>
-C|&lt;num&gt;|
@@ -535,9 +535,11 @@ commit.</p></div>
looks for copies from other files in any commit.
</p>
<div class="para"><p>&lt;num&gt; is optional but it is the lower bound on the number of
-alphanumeric characters that git must detect as moving
+alphanumeric characters that git must detect as moving/copying
between files for it to associate those lines with the parent
-commit.</p></div>
+commit. And the default value is 40. If there are more than one
+<tt>-C</tt> options given, the &lt;num&gt; argument of the last <tt>-C</tt> will
+take effect.</p></div>
</dd>
<dt>
-h
@@ -860,7 +862,7 @@ the email address.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-04-24 02:55:47 UTC
+Last updated 2010-05-21 14:57:14 UTC
</div>
</div>
</body>