Similarity to consider a file renamed (default 50). If
git_merge_flag_t.GIT_MERGE_FIND_RENAMES is enabled, added files will be compared
with deleted files to determine their similarity. Files that are
more similar than the rename threshold (percentage-wise) will be
treated as a rename.
Similarity to consider a file renamed (default 50). If git_merge_flag_t.GIT_MERGE_FIND_RENAMES is enabled, added files will be compared with deleted files to determine their similarity. Files that are more similar than the rename threshold (percentage-wise) will be treated as a rename.