get_target_limit
Description:
Get the maximum number of similarity sources to examine for renames (defaults to 200).
If the number of rename candidates (add / delete pairs) is greater than this value, inexact rename detection is aborted.
Parameters:
this |
a MergeOptions. |
Returns:
the target limit. |