Add options to control the search for copies in blame.
authorAlexander Gavrilov <angavrilov@gmail.com>
Wed, 16 Jul 2008 20:43:48 +0000 (00:43 +0400)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 17 Jul 2008 02:09:28 +0000 (22:09 -0400)
On huge repositories, -C -C can be way too slow to be
unconditionally enabled, and it can also be useful to control
its precision.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found