get_minimum_match_characters


Description:

public uint16 get_minimum_match_characters ()

Get the minimum number of characters that must be detected as moving/copying within a file for it to associate those lines with a parent commit.

This is only used when any of the TRACK_COPIES_SAME_FILE flag is specified. The default value is 20.

Parameters:

this

a BlameOptions.

Returns:

the minimum number of characters.